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

/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_audio_quality_browsertest.cc334 base::FilePath pesq_path = local
337 base::FilePath pesq_path = local
340 base::FilePath pesq_path = local
344 if (!base::PathExists(pesq_path)) {
345 LOG(ERROR) << "Missing PESQ binary in " << pesq_path.value()
350 CommandLine command_line(pesq_path);

Completed in 73 milliseconds