Home
last modified time | relevance | path

Searched refs:BENCHMARK_OPTIONAL_KEYS (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/atest/
Dresult_reporter.py76 BENCHMARK_OPTIONAL_KEYS = {'bytes_per_second', 'label'} variable
77 BENCHMARK_EVENT_KEYS = BENCHMARK_ESSENTIAL_KEYS.union(BENCHMARK_OPTIONAL_KEYS)
/tools/asuite/atest/
Dresult_reporter.py81 BENCHMARK_OPTIONAL_KEYS = {'bytes_per_second', 'label'} variable
82 BENCHMARK_EVENT_KEYS = BENCHMARK_ESSENTIAL_KEYS.union(BENCHMARK_OPTIONAL_KEYS)