Home
last modified time | relevance | path

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

/third_party/benchmark/tools/gbench/
H A Dreport.py28 BC_NONE = BenchmarkColor('NONE', '') variable
62 args = [arg if not isinstance(arg, BenchmarkColor) else BC_NONE
64 kwargs = {key: arg if not isinstance(arg, BenchmarkColor) else BC_NONE

Completed in 2 milliseconds