Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Dfixture_test.cc28 BENCHMARK_F(MyFixture, Foo)(benchmark::State &st) { in BENCHMARK_F() function
/external/libcxx/utils/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_api.h852 #define BENCHMARK_F(BaseClass, Method) \
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h912 #define BENCHMARK_F(BaseClass, Method) \ macro
/external/libcxx/utils/google-benchmark/
DREADME.md408 * `BENCHMARK_F(ClassName, Method)`
417 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {
/external/google-benchmark/
DREADME.md410 * `BENCHMARK_F(ClassName, Method)`
419 BENCHMARK_F(MyFixture, FooTest)(benchmark::State& st) {