Home
last modified time | relevance | path

Searched refs:BM_Simple (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Dperf_counters_test.cc15 static void BM_Simple(benchmark::State& state) { in BM_Simple() function
21 BENCHMARK(BM_Simple); variable
22 ADD_CASES(TC_JSONOut, {{"\"name\": \"BM_Simple\",$"}});
77 CHECK_BENCHMARK_RESULTS("BM_Simple", &CheckSimple);

Completed in 1 milliseconds