Home
last modified time | relevance | path

Searched refs:ValidateRuntime (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/test/
Dneteq_speed_test.cc20 static bool ValidateRuntime(const char* flagname, int value) { in ValidateRuntime() function
42 google::RegisterFlagValidator(&FLAGS_runtime_ms, &ValidateRuntime);
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc108 static bool ValidateRuntime(const char* flagname, int32_t value) { in ValidateRuntime() function
118 RegisterFlagValidator(&FLAGS_runtime_ms, &ValidateRuntime);