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

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

Completed in 84 milliseconds