Home
last modified time | relevance | path

Searched defs:output_file_a (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DTwoWayCommunication.cc91 std::string output_file_a = webrtc::test::OutputPath() + "outAutotestA.pcm"; in SetUpAutotest() local
/aosp_15_r20/external/clang/utils/check_cfc/
H A Dcheck_cfc.py247 def __init__(self, output_file_a): argument