Home
last modified time | relevance | path

Searched refs:kInputSecondCall (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc147 const float kInputSecondCall[] = {0.29f, 0.31f}; in TEST_F() local
149 sizeof(kInputSecondCall) / sizeof(kInputSecondCall[0]); in TEST_F()
174 CalculateMomentsAndVerify(kInputSecondCall, kInputSecondCallLength, in TEST_F()