Home
last modified time | relevance | path

Searched defs:fast_mode (Results 1 – 6 of 6) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils.py212 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/
Daccelerate.cc49 bool fast_mode, in CheckCriteriaAndStretch()
Dtime_stretch.cc25 bool fast_mode, in Process()
Dtime_stretch_unittest.cc78 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
/external/autotest/server/
Dautoserv_utils.py27 write_pidfile=True, fast_mode=False, argument
/external/python/cpython3/Modules/
Ditertoolsmodule.c3938 int fast_mode; in count_new() local