HomeSort by relevance Sort by last modified time
    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