Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc1459 const size_t logging_limit_bytes = 100000; in VerifyDebugDumpTest() local
1465 ProcessDebugDump(ref_filename, limited_filename, format, logging_limit_bytes); in VerifyDebugDumpTest()
1495 EXPECT_LE(bytes_read_limited, logging_limit_bytes); in VerifyDebugDumpTest()