Searched refs:ValidateRuntime (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
H A Dneteq_isac_quality_test.cc76 static bool ValidateRuntime(const char* flagname, int32_t value) { function in namespace:webrtc::test
86 RegisterFlagValidator(&FLAGS_runtime_ms, &ValidateRuntime);
H A Dneteq_opus_fec_quality_test.cc101 static bool ValidateRuntime(const char* flagname, int32_t value) { function in namespace:webrtc::test
110 RegisterFlagValidator(&FLAGS_runtime_ms, &ValidateRuntime);
H A Dneteq_speed_test.cc20 static bool ValidateRuntime(const char* flagname, int value) { function
42 google::RegisterFlagValidator(&FLAGS_runtime_ms, &ValidateRuntime);

Completed in 96 milliseconds