Home
last modified time | relevance | path

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

/external/google-benchmark/tools/gbench/
Dreport.py25 BC_NONE = BenchmarkColor('NONE', '') variable
52 args = [arg if not isinstance(arg, BenchmarkColor) else BC_NONE
54 kwargs = {key: arg if not isinstance(arg, BenchmarkColor) else BC_NONE
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py25 BC_NONE = BenchmarkColor('NONE', '') variable
52 args = [arg if not isinstance(arg, BenchmarkColor) else BC_NONE
54 kwargs = {key: arg if not isinstance(arg, BenchmarkColor) else BC_NONE