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

/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_quality_test.cc139 static bool ValidateBurstLength(const char* /* flag_name */, int32_t value) { function in namespace:webrtc::test
151 RegisterFlagValidator(&FLAGS_burst_length, &ValidateBurstLength);

Completed in 99 milliseconds