Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc143 const float kInputFirstCall[] = {0.2f, 0.3f, 0.5f, 0.7f, 0.11f, in TEST_F() local
146 sizeof(kInputFirstCall) / sizeof(kInputFirstCall[0]); in TEST_F()
170 CalculateMomentsAndVerify(kInputFirstCall, kInputFirstCallLength, in TEST_F()