HomeSort by relevance Sort by last modified time
    Searched refs:IntelligibilityEnhancerTest (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer_unittest.cc 87 class IntelligibilityEnhancerTest : public ::testing::Test {
89 IntelligibilityEnhancerTest()
124 TEST_F(IntelligibilityEnhancerTest, TestRenderUpdate) {
151 TEST_F(IntelligibilityEnhancerTest, TestErbCreation) {
165 TEST_F(IntelligibilityEnhancerTest, TestSolveForGains) {
intelligibility_enhancer.h 98 FRIEND_TEST_ALL_PREFIXES(IntelligibilityEnhancerTest, TestErbCreation);
99 FRIEND_TEST_ALL_PREFIXES(IntelligibilityEnhancerTest, TestSolveForGains);

Completed in 353 milliseconds