Searched defs:fast_mode (Results 1 – 6 of 6) sorted by relevance
/external/autotest/site_utils/ |
D | test_runner_utils.py | 212 results_directory, fast_mode, argument 251 def run_job(job, host, autotest_path, results_directory, fast_mode, argument 437 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument 622 iterations=1, fast_mode=False, debug=False, argument
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 49 bool fast_mode, in CheckCriteriaAndStretch()
|
D | time_stretch.cc | 25 bool fast_mode, in Process()
|
D | time_stretch_unittest.cc | 78 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
|
/external/autotest/server/ |
D | autoserv_utils.py | 27 write_pidfile=True, fast_mode=False, argument
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 3938 int fast_mode; in count_new() local
|