Searched defs:CheckUpdate (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/intelligibility/
H A Dintelligibility_enhancer_unittest.cc95 bool CheckUpdate(VarianceArray::StepType step_type) { function in class:webrtc::IntelligibilityEnhancerTest
135 EXPECT_FALSE(CheckUpdate(step_type));
141 EXPECT_FALSE(CheckUpdate(step_type));
146 EXPECT_TRUE(CheckUpdate(step_type));

Completed in 101 milliseconds