Searched refs:sox_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_audio_quality_browsertest.cc280 base::FilePath sox_path = test::GetReferenceFilesDir().Append( local
282 if (!base::PathExists(sox_path)) {
283 LOG(ERROR) << "Missing sox.exe binary in " << sox_path.value()
287 CommandLine command_line(sox_path);

Completed in 1415 milliseconds