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

Side by Side Diff: LayoutTests/inspector/timeline/timeline-window-filter-expected.txt

Issue 402653002: Delete TimelineTracingView (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated TestExpectations to include virtual/ Created 6 years, 5 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 Tests the Timeline window filter. 1 Tests the Timeline window filter.
2 2
3 It applies different ranges to the OverviewGrid and expects that current view re flects the change. 3 It applies different ranges to the OverviewGrid and expects that current view re flects the change.
4 4
5 Also it detects that after switching to another view it gets the proper time ran ge. 5 Also it detects that after switching to another view it gets the proper time ran ge.
6 6
7 OverviewPane: 7 OverviewPane:
8 divider offsets: [200, 400, 600, 800, 1000]. We are expecting round numbers. 8 divider offsets: [200, 400, 600, 800, 1000]. We are expecting round numbers.
9 9
10 mode = Events 10 mode = Events
(...skipping 25 matching lines...) Expand all
36 time range = 1390988669438.409 - 1390988670098.158 36 time range = 1390988669438.409 - 1390988670098.158
37 records count: 47 37 records count: 47
38 divider offsets: [400, 500, 600, 700, 800, 900, 1000]. We are expecting round nu mbers. 38 divider offsets: [400, 500, 600, 700, 800, 900, 1000]. We are expecting round nu mbers.
39 39
40 mode = Frames 40 mode = Frames
41 range = 0.33 - 0.66 41 range = 0.33 - 0.66
42 time range = 1390988669535.377 - 1390988670098.158 42 time range = 1390988669535.377 - 1390988670098.158
43 records count: 38 43 records count: 38
44 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers . 44 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers .
45 45
46 mode = Frames
47 range = 0 - 1
48 time range = 1390988669115.4338 - 1390988670116.917
49 divider offsets: [200, 400, 600, 800, 1000]. We are expecting round numbers.
50
51 mode = Frames
52 range = 0.25 - 0.5
53 time range = 1390988669438.409 - 1390988669752.828
54 divider offsets: [350, 400, 450, 500, 550, 600]. We are expecting round numbers.
55
56 mode = Frames
57 range = 0.33 - 0.4
58 time range = 1390988669535.377 - 1390988669648.884
59 divider offsets: [440, 460, 480, 500, 520]. We are expecting round numbers.
60
61 -------------------------------------------------------- 46 --------------------------------------------------------
62 mode = Frames 47 mode = Frames
63 time range = 1390988669264.497 - 1390988670098.158 48 time range = 1390988669264.497 - 1390988670098.158
64 49
65 mode = Events 50 mode = Events
66 time range = 1390988669264.497 - 1390988670098.158 51 time range = 1390988669264.497 - 1390988670098.158
67 52
68 mode = Frames 53 mode = Frames
69 time range = 1390988669264.497 - 1390988670098.158 54 time range = 1390988669264.497 - 1390988670098.158
70 55
OLDNEW
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-window-filter.html ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698