Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dlit.cfg.py7 from libcxx.test.googlebenchmark import GoogleBenchmark
21 config.test_format = GoogleBenchmark(test_sub_dirs='.',
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py13 class GoogleBenchmark(TestFormat): class