OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BM_MapLookup
(Results
1 - 2
of
2
) sorted by null
/external/google-benchmark/test/
map_test.cc
19
static void
BM_MapLookup
(benchmark::State& state) {
31
BENCHMARK(
BM_MapLookup
)->Range(1 << 3, 1 << 12);
/external/libcxx/utils/google-benchmark/test/
map_test.cc
19
static void
BM_MapLookup
(benchmark::State& state) {
31
BENCHMARK(
BM_MapLookup
)->Range(1 << 3, 1 << 12);
Completed in 615 milliseconds