HomeSort by relevance Sort by last modified time
    Searched refs:kMicrosecond (Results 1 - 12 of 12) sorted by null

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
reporter.h 209 case kMicrosecond:
221 case kMicrosecond:
benchmark_api.h 294 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
    [all...]
  /external/perfetto/test/
end_to_end_benchmark.cc 141 ->Unit(benchmark::kMicrosecond)
150 ->Unit(benchmark::kMicrosecond)
  /external/google-benchmark/test/
options_test.cc 26 BENCHMARK(BM_basic_slow)->Arg(100)->Unit(benchmark::kMicrosecond);
reporter_output_test.cc 319 ->Unit(benchmark::kMicrosecond);
  /external/libcxx/utils/google-benchmark/test/
options_test.cc 26 BENCHMARK(BM_basic_slow)->Arg(100)->Unit(benchmark::kMicrosecond);
reporter_output_test.cc 319 ->Unit(benchmark::kMicrosecond);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/test/
options_test.cc 26 BENCHMARK(BM_basic_slow)->Arg(100)->Unit(benchmark::kMicrosecond);
reporter_output_test.cc 239 ->Unit(benchmark::kMicrosecond);
  /external/google-benchmark/include/benchmark/
benchmark.h 372 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 372 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
    [all...]
  /frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
buffer_transport_benchmark.cpp 526 ->Unit(::benchmark::kMicrosecond)

Completed in 802 milliseconds