Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc148 const size_t kInputSecondCallLength = in TEST_F() local
160 const float expected_mean_second_call[kInputSecondCallLength] = {0.202f, in TEST_F()
162 const float expected_mean_squares_second_call[kInputSecondCallLength] = { in TEST_F()
174 CalculateMomentsAndVerify(kInputSecondCall, kInputSecondCallLength, in TEST_F()