Home
last modified time | relevance | path

Searched refs:fast_mode (Results 1 – 10 of 10) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils_unittest.py76 fast_mode = False
147 job1, remote, autotest_path,results_dir, fast_mode, id_digits,
152 job2, remote, autotest_path, results_dir, fast_mode, id_digits,
169 fast_mode = False
207 results_dir, fast_mode,
214 remote, autotest_path, results_dir, fast_mode,id_digits,
219 afe, autotest_path, ['suite:'+suite_name], remote, fast_mode,
Dtest_runner_utils.py212 results_directory, fast_mode, argument
241 fast_mode=fast_mode, ssh_verbosity=ssh_verbosity,
251 def run_job(job, host, autotest_path, results_directory, fast_mode, argument
300 fast_mode=fast_mode, ssh_verbosity=ssh_verbosity,
437 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument
495 results_directory, fast_mode,
537 fast_mode, job_id_digits, ssh_verbosity, ssh_options, args,
615 iterations=1, fast_mode=False, debug=False, argument
671 codes = perform_local_run(afe, autotest_path, tests, remote, fast_mode,
Dtest_droid.py140 fast_mode=arguments.fast_mode, debug=arguments.debug,
Dtest_that.py296 fast_mode=arguments.fast_mode, debug=arguments.debug,
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daccelerate.cc49 bool fast_mode, in CheckCriteriaAndStretch() argument
53 const int correlation_threshold = fast_mode ? 8192 : kCorrelationThreshold; in CheckCriteriaAndStretch()
61 if (fast_mode) { in CheckCriteriaAndStretch()
Dtime_stretch.h61 bool fast_mode,
82 bool fast_mode,
Dtime_stretch_unittest.cc78 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate() argument
84 UpdateReturnStats(accelerate.Process(Next30Ms(), block_size_, fast_mode, in TestAccelerate()
Dtime_stretch.cc25 bool fast_mode, in Process() argument
144 active_speech, fast_mode, output); in Process()
Daccelerate.h64 bool fast_mode,
/external/autotest/server/
Dautoserv_utils.py27 write_pidfile=True, fast_mode=False, argument
127 if fast_mode: