Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest_oldapi.cc320 const int kLoops = 10; in TEST_F() local
321 for (int i = 0; i < kLoops; ++i) { in TEST_F()
327 EXPECT_EQ(kLoops / k10MsBlocksPerPacket, packet_cb_.num_calls()); in TEST_F()
391 const int kLoops = 40; in DoTest() local
412 for (int i = 0; i < kLoops; ++i) { in DoTest()