HomeSort by relevance Sort by last modified time
    Searched full:kmillisecond (Results 1 - 10 of 10) sorted by null

  /external/libcxx/utils/google-benchmark/test/
options_test.cc 23 BENCHMARK(BM_basic_slow)->Arg(1000)->Unit(benchmark::kMillisecond);
  /external/google-benchmark/test/
options_test.cc 27 BENCHMARK(BM_basic_slow)->Arg(1000)->Unit(benchmark::kMillisecond);
  /external/google-benchmark/include/benchmark/
reporter.h 213 case kMillisecond:
225 case kMillisecond:
benchmark_api.h 146 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
300 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
reporter.h 196 case kMillisecond:
208 case kMillisecond:
benchmark_api.h 146 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
249 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond };
  /external/libcxx/utils/google-benchmark/
README.md 374 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
  /external/google-benchmark/
README.md 376 BENCHMARK(BM_test)->Unit(benchmark::kMillisecond);
  /external/v8/src/builtins/
builtins-date.cc     [all...]
  /external/v8/src/
objects.h     [all...]

Completed in 702 milliseconds