◆ __init__()
def webkitpy.performance_tests.perftest.PerfTestMetric.__init__ |
( |
|
self, |
|
|
|
path, |
|
|
|
test_file_name, |
|
|
|
metric, |
|
|
|
unit = None , |
|
|
|
aggregator = None , |
|
|
|
iterations = None |
|
) |
| |
◆ aggregator()
def webkitpy.performance_tests.perftest.PerfTestMetric.aggregator |
( |
|
self | ) |
|
◆ append_group()
def webkitpy.performance_tests.perftest.PerfTestMetric.append_group |
( |
|
self, |
|
|
|
group_values |
|
) |
| |
◆ flattened_iteration_values()
def webkitpy.performance_tests.perftest.PerfTestMetric.flattened_iteration_values |
( |
|
self | ) |
|
◆ grouped_iteration_values()
def webkitpy.performance_tests.perftest.PerfTestMetric.grouped_iteration_values |
( |
|
self | ) |
|
◆ has_values()
def webkitpy.performance_tests.perftest.PerfTestMetric.has_values |
( |
|
self | ) |
|
◆ metric_to_unit()
def webkitpy.performance_tests.perftest.PerfTestMetric.metric_to_unit |
( |
|
metric | ) |
|
|
static |
◆ name()
def webkitpy.performance_tests.perftest.PerfTestMetric.name |
( |
|
self | ) |
|
◆ path()
def webkitpy.performance_tests.perftest.PerfTestMetric.path |
( |
|
self | ) |
|
◆ test_file_name()
def webkitpy.performance_tests.perftest.PerfTestMetric.test_file_name |
( |
|
self | ) |
|
◆ time_unit_to_metric()
def webkitpy.performance_tests.perftest.PerfTestMetric.time_unit_to_metric |
( |
|
unit | ) |
|
|
static |
◆ unit()
def webkitpy.performance_tests.perftest.PerfTestMetric.unit |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: