Home
last modified time | relevance | path

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

/bionic/benchmarks/benchmark/
DBenchmark.h150 #define BENCHMARK_START(f, super_class) \ macro
158 BENCHMARK_START(f, ::testing::BenchmarkWithoutArg) \
164 BENCHMARK_START(f, ::testing::BenchmarkWithArg<arg_type>) \