OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tir_label
(Results
26 - 34
of
34
) sorted by null
1
2
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/
chart_json_output_formatter_unittest.py
92
tir_label
='MyIR')
95
tir_label
='MyIR')
html_output_formatter_unittest.py
212
test_story_set.stories[1], 'b', 'seconds', 20,
tir_label
='foo'))
page_test_results_unittest.py
239
self.pages[0], 'a', 'seconds', 3,
tir_label
='foo',
243
self.pages[0], 'a', 'seconds', 3,
tir_label
='bar',
/external/chromium-trace/catapult/telemetry/telemetry/value/
histogram_unittest.py
35
important=True, description='desc',
tir_label
='my_ir',
39
'1}]}, important=True, description=desc,
tir_label
=my_ir, '
scalar_unittest.py
34
description='desc',
tir_label
='my_ir',
38
'description=desc,
tir_label
=my_ir, '
trace.py
34
description=description,
tir_label
=None, grouping_keys=None)
list_of_scalar_values_unittest.py
75
tir_label
='my_ir', std=42, same_page_merge_policy=value.CONCATENATE,
80
'
tir_label
=my_ir, std=42, '
/external/chromium-trace/catapult/dashboard/dashboard/
add_point.py
348
tir_label
, chart_name = chart_name.split('@@')
349
chart_name = chart_name + '/' +
tir_label
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
v8_gc_latency_unittest.py
401
if (interaction_record == '' or v.
tir_label
== interaction_record)
Completed in 155 milliseconds
1
2