Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Dbenchmark_test.cc116 static void BM_StringCompare(benchmark::State& state) { in BM_StringCompare() function
122 BENCHMARK(BM_StringCompare)->Range(1, 1<<20);