Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
DPacketLossTest.cc29 std::string out_file_name, in Setup()
DEncodeDecodeTest.cc126 std::string out_file_name, size_t channels) { in Setup()
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppression_test.cc164 std::string out_file_name = test::OutputPath() + "suppressed_keystrokes.pcm"; in void_main() local