Chromium Code Reviews

Side by Side Diff: test/inspector/cpu-profiler/console-profile-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 Tests that console.profile/profileEnd will record CPU profile when inspector fro nt-end is connected. 1 Tests that console.profile/profileEnd will record CPU profile when inspector fro nt-end is connected.
2 SUCCESS: retrieved '42' profile 2 SUCCESS: retrieved '42' profile
3 SUCCESS: found 'collectProfiles' function in the profile 3 SUCCESS: found 'collectProfiles' function in the profile
OLDNEW

Powered by Google App Engine