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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt
diff --git a/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt b/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt
index 14aa5a51eea3b1ad82ea5e3923cd4ce5da227135..782a532d82942fc2b120a1ecddffac40806fd8ce 100644
--- a/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt
+++ b/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt
@@ -4,6 +4,12 @@ Profiler was enabled.
Detailed heap profiles were enabled.
Running: testSearch
+PASS: found node @101 with class 'A'
+PASS: node @a was not found
+PASS: node @999 was not found
+PASS: found node @100 with class 'B'
+PASS: found node @400 with class 'B'
+PASS: found node @401 with class 'A'
Profiler was disabled.

Powered by Google App Engine
This is Rietveld 408576698