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

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
sysinfo.cc 57 const int64_t estimate_time_ms = 1000; member in namespace:benchmark::__anon640
63 SleepForMilliseconds(estimate_time_ms);
  /external/google-benchmark/src/
sysinfo.cc 498 const int estimate_time_ms = 1000; local
500 SleepForMilliseconds(estimate_time_ms);
  /external/libcxx/utils/google-benchmark/src/
sysinfo.cc 498 const int estimate_time_ms = 1000; local
500 SleepForMilliseconds(estimate_time_ms);

Completed in 103 milliseconds