59ac0bda67195eef5b7c6559f6ead8e9a153e300
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / user-metrics-expected.txt
1 Tests list of user metrics codes and invocations.
2
3 recordActionTaken:
4 {
5     AuditsStarted : 7
6     ConsoleEvaluated : 8
7     DeviceModeEnabled : 10
8     FileSavedInWorkspace : 9
9     ProfilesCPUProfileTaken : 5
10     ProfilesHeapProfileTaken : 6
11     ScriptsBreakpointSet : 3
12     TimelineStarted : 4
13     WindowDocked : 1
14     WindowUndocked : 2
15 }
16 Action taken: WindowDocked
17 Action taken: WindowUndocked
18
19 recordPanelShown:
20 {
21     audits : 7
22     console : 8
23     elements : 1
24     network : 3
25     profiles : 6
26     resources : 2
27     sources : 4
28     timeline : 5
29 }
30 Panel shown: profiles
31 Panel shown: timeline
32 Panel shown: audits
33