HomeSort by relevance Sort by last modified time
    Searched defs:kMillisecond (Results 1 - 2 of 2) sorted by null

  /external/google-benchmark/include/benchmark/
benchmark_api.h 146 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
300 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark_api.h 146 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
249 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };

Completed in 70 milliseconds