Searched defs:current_time_ms (Results 1 – 7 of 7) sorted by relevance
50 int64 current_time_ms = 0 + (i * 100); in TEST() local69 int64 current_time_ms = 1000 + (i * 100); in TEST() local
35 const int64 current_time_ms, in ProcessLatestResults()
264 const int64 current_time_ms = (audio_data_offset * 1000) / sample_rate; in main() local
109 int32_t current_time_ms = 0 + (i * 100); in TF_LITE_MICRO_TEST() local134 int32_t current_time_ms = 1000 + (i * 100); in TF_LITE_MICRO_TEST() local
36 const TfLiteTensor* latest_results, const int32_t current_time_ms, in ProcessLatestResults()
23 static uint64 current_time_ms() in current_time_ms() function
145 static uint64 current_time_ms() in current_time_ms() function