Home
last modified time | relevance | path

Searched defs:out_file_name (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/test/
DPacketLossTest.cc31 std::string out_file_name, in Setup()
DEncodeDecodeTest.cc106 std::string out_file_name, in Setup()
/external/webrtc/modules/audio_processing/transient/
Dtransient_suppression_test.cc157 std::string out_file_name = test::OutputPath() + "suppressed_keystrokes.pcm"; in void_main() local