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

Side by Side Diff: LayoutTests/inspector/tracing/frame-model-expected.txt

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months 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 Test the frames are correctly built based on trace events 1 Test the frames are correctly built based on trace events
2 2
3 Test: main thread only 3 Test: main thread only
4 { 4 {
5 cpuTime : 4.001 5 cpuTime : 4.001
6 duration : 16 6 duration : 16
7 endTime : 1016.001 7 endTime : 1016.001
8 startTime : 1000.001 8 startTime : 1000.001
9 timeByCategory : { 9 timeByCategory : {
10 other : 0.004 10 other : 0.004
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 } 196 }
197 { 197 {
198 cpuTime : 0 198 cpuTime : 0
199 duration : 18 199 duration : 18
200 endTime : 1080.001 200 endTime : 1080.001
201 startTime : 1062.001 201 startTime : 1062.001
202 timeByCategory : { 202 timeByCategory : {
203 } 203 }
204 } 204 }
205 205
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/frame-model.html ('k') | LayoutTests/inspector/tracing/resources/anImage.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698