Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Dbenchmark_test.cc144 static void BM_LongTest(benchmark::State& state) { in BM_LongTest() function
151 BENCHMARK(BM_LongTest)->Range(1<<16,1<<28);