Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dmoving_moments_unittest.cc145 const size_t kInputFirstCallLength = in TEST_F() local
154 const float expected_mean_first_call[kInputFirstCallLength] = { in TEST_F()
156 const float expected_mean_squares_first_call[kInputFirstCallLength] = { in TEST_F()
170 CalculateMomentsAndVerify(kInputFirstCall, kInputFirstCallLength, in TEST_F()