OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BM_StringCreation
(Results
1 - 2
of
2
) sorted by null
/external/perfetto/src/tracing/test/
hello_world_benchmark.cc
3
static void
BM_StringCreation
(benchmark::State& state) {
8
BENCHMARK(
BM_StringCreation
);
/external/google-benchmark/conan/test_package/
test_package.cpp
3
void
BM_StringCreation
(benchmark::State& state) {
8
BENCHMARK(
BM_StringCreation
);
Completed in 80 milliseconds