HomeSort by relevance Sort by last modified time
    Searched refs:BENCHMARK_DEFINE_F (Results 1 - 3 of 3) sorted by null

  /external/google-benchmark/test/
fixture_test.cc 34 BENCHMARK_DEFINE_F(MyFixture, Bar)(benchmark::State& st) {
map_test.cc 46 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) {
  /external/google-benchmark/include/benchmark/
benchmark_api.h 580 #define BENCHMARK_DEFINE_F(BaseClass, Method) \

Completed in 1395 milliseconds