Searched defs:min_time (Results 1 – 4 of 4) sorted by relevance
/external/skia/platform_tools/android/bin/ |
D | download_utils.py | 125 def StampIsCurrent(path, stamp_name, stamp_contents, min_time=None, index=0): argument 265 def SyncURL(url, filename=None, stamp_dir=None, min_time=None, argument
|
/external/fio/tools/plot/ |
D | fio2gnuplot | 151 def compute_temp_file(fio_data_file,disk_perf,gnuplot_output_dir, min_time, max_time): argument
|
/external/google-benchmark/src/ |
D | benchmark.cc | 265 double min_time; member 678 const double min_time = !IsZero(b.min_time) ? b.min_time in RunBenchmark() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
|