Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/tools/gbench/
Dreport.py27 BC_FAIL = BenchmarkColor('FAIL', '\033[91m') variable
114 return BC_FAIL
/third_party/benchmark/tools/gbench/
Dreport.py37 BC_FAIL = BenchmarkColor('FAIL', '\033[91m') variable
206 return BC_FAIL if pval >= utest_alpha else BC_OKGREEN
335 return BC_FAIL