Home
last modified time | relevance | path

Searched defs:time_data (Results 1 – 2 of 2) sorted by relevance

/external/autotest/contrib/
Dcompare_suite.py304 def print_task_data(all_jobs, time_data): argument
410 time_data = [suite_job.get_time_per_task_type(task_type) variable
415 time_data = [suite_job.get_time_per_task_type_from_db(task_type) variable
/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.c888 float* time_data, in FFT()
929 float* time_data) { in IFFT()