Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc151 const size_t kInputThirdCallLength = in TEST_F() local
165 const float expected_mean_third_call[kInputThirdCallLength] = { in TEST_F()
167 const float expected_mean_squares_third_call[kInputThirdCallLength] = { in TEST_F()
178 CalculateMomentsAndVerify(kInputThirdCall, kInputThirdCallLength, in TEST_F()