Home
last modified time | relevance | path

Searched defs:min_secs (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_model.cc143 Stat<int64_t> BenchmarkModel::Run(int min_num_times, float min_secs, in Run()
Dbenchmark_test.cc48 BenchmarkParams CreateParams(int32_t num_runs, float min_secs, float max_secs, in CreateParams()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp276 auto min_secs = duration_cast<Sec>(file_time_type::min().time_since_epoch()); in CompareTime() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp280 auto min_secs = duration_cast<Sec>(file_time_type::min().time_since_epoch()); in CompareTime() local