Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dresult_reporter.py94 BENCHMARK_OPTIONAL_KEYS = {'bytes_per_second', 'label'} variable
95 BENCHMARK_EVENT_KEYS = BENCHMARK_ESSENTIAL_KEYS.union(BENCHMARK_OPTIONAL_KEYS)