Home
last modified time | relevance | path

Searched defs:min_time (Results 1 - 8 of 8) sorted by relevance

/third_party/benchmark/src/
H A Dbenchmark_runner.h91 const double min_time; member in benchmark::internal::BenchmarkRunner
H A Dbenchmark_api_internal.h38 double min_time() const { return min_time_; } in min_time() function in benchmark::internal::BenchmarkInstance
H A Dbenchmark_runner.cc205 double min_time = std::strtod(value.c_str(), &p_end); in ParseBenchMinTime() local
[all...]
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1709 std::string min_time; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp983 double min_time = data->stats_min.stats[s] / data->time_dividor; in compute_swapchain_display() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c867 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
[all...]
/third_party/tzdata/
H A Dzic.c892 static zic_t const min_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE); variable
[all...]

Completed in 20 milliseconds