Home
last modified time | relevance | path

Searched refs:BENCHMARK_F (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/utils/google-benchmark/test/
Dfixture_test.cc28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() function
/external/google-benchmark/test/
Dfixture_test.cc28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1236 #define BENCHMARK_F(BaseClass, Method) \ macro
/external/google-benchmark/include/benchmark/
Dbenchmark.h1236 #define BENCHMARK_F(BaseClass, Method) \ macro
/external/google-benchmark/
DREADME.md611 * `BENCHMARK_F(ClassName, Method)`
627 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {
/external/libcxx/utils/google-benchmark/
DREADME.md611 * `BENCHMARK_F(ClassName, Method)`
620 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {