Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / profiler / cpu-profiler-save-load-expected.txt
blobb1609373431b7344bdedc9ddc0e3ea5bf53c098a
1 Tests that CPU profiling is able to save/load.
3 Profiler was enabled.
5 Running: testSave
6 PASS: open was called with extension '.cpuprofile'
7 PASS: write was called with data length more than zero
8 PASS: close was called
10 Running: testLoad
11 PASS: the content of loaded profile matches with the original profile.
13 Profiler was disabled.