Home
last modified time | relevance | path

Searched defs:min_time (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/site_tests/accessibility_ChromeVoxSound/
Daccessibility_ChromeVoxSound.py24 def _detect_audio(self, name, min_time): argument
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_api_internal.h29 double min_time; member
Dbenchmark.cc328 const double min_time = in RunBenchmark() local
/external/google-benchmark/src/
Dbenchmark_api_internal.h30 double min_time; member
Dbenchmark.cc339 const double min_time = in RunBenchmark() local
/external/fio/tools/plot/
Dfio2gnuplot151 def compute_temp_file(fio_data_file,disk_perf,gnuplot_output_dir, min_time, max_time): argument
/external/icu/icu4c/source/tools/tzcode/
Dzic.c866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable