Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Side by Side Diff: LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt

Issue 696703003: DevTools: implement search for CPUProfiler FlameChart view (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: comments addressed Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests search in Summary view of detailed heap snapshots. 1 Tests search in Summary view of detailed heap snapshots.
2 2
3 Profiler was enabled. 3 Profiler was enabled.
4 Detailed heap profiles were enabled. 4 Detailed heap profiles were enabled.
5 5
6 Running: testSearch 6 Running: testSearch
7 PASS: found node @101 with class 'A'
8 PASS: node @a was not found
9 PASS: node @999 was not found
10 PASS: found node @100 with class 'B'
11 PASS: found node @400 with class 'B'
12 PASS: found node @401 with class 'A'
7 13
8 Profiler was disabled. 14 Profiler was disabled.
9 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698