Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp120 } TestCases[] = { in RegisterAllocBenchmarks() local
129 for (auto TC : TestCases) { in RegisterAllocBenchmarks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc389 } TestCases[] = { in RunOutputTests() local
403 for (auto& rep_test : TestCases) { in RunOutputTests()
419 auto &csv = TestCases[2]; in RunOutputTests()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc398 } TestCases[] = { in RunOutputTests() local
412 for (auto& rep_test : TestCases) { in RunOutputTests()
428 auto& csv = TestCases[2]; in RunOutputTests()