HomeSort by relevance Sort by last modified time
    Searched refs:OutputPath (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
Tester.cc 39 Trace::SetTraceFile((webrtc::test::OutputPath() +
47 Trace::SetTraceFile((webrtc::test::OutputPath() +
55 Trace::SetTraceFile((webrtc::test::OutputPath() +
63 Trace::SetTraceFile((webrtc::test::OutputPath() +
71 Trace::SetTraceFile((webrtc::test::OutputPath() +
79 Trace::SetTraceFile((webrtc::test::OutputPath() +
87 Trace::SetTraceFile((webrtc::test::OutputPath() +
95 Trace::SetTraceFile((webrtc::test::OutputPath() +
103 Trace::SetTraceFile((webrtc::test::OutputPath() +
111 Trace::SetTraceFile((webrtc::test::OutputPath()
    [all...]
TwoWayCommunication.cc 132 std::string out_file_a = webrtc::test::OutputPath() + "outA.pcm";
136 std::string ref_file_name = webrtc::test::OutputPath() + "ref_outA.pcm";
148 std::string out_file_b = webrtc::test::OutputPath() + "outB.pcm";
152 ref_file_name = webrtc::test::OutputPath() + "ref_outB.pcm";
222 std::string output_file_a = webrtc::test::OutputPath() + "outAutotestA.pcm";
225 std::string output_ref_file_a = webrtc::test::OutputPath()
230 std::string output_file_b = webrtc::test::OutputPath() + "outAutotestB.pcm";
233 std::string output_ref_file_b = webrtc::test::OutputPath()
SpatialAudio.cc 54 std::string output_file = webrtc::test::OutputPath()
57 output_file = webrtc::test::OutputPath() + "testspatial_out.pcm";
62 output_file = webrtc::test::OutputPath() + "testspatial_out.pcm";
EncodeDecodeTest.cc 147 file_stream << webrtc::test::OutputPath() << out_file_name
164 file_name = webrtc::test::OutputPath() + out_file_name + ".pcm";
254 (webrtc::test::OutputPath() + "acm_encdec_trace.txt").c_str());
265 (webrtc::test::OutputPath() + "acm_encdec_trace.txt").c_str());
313 std::string fileName = webrtc::test::OutputPath() + "outFile.rtp";
336 std::string fileName = webrtc::test::OutputPath() + "outFile.rtp";
iSACTest.cc 138 std::string fileNameA = webrtc::test::OutputPath() + "testisac_a.pcm";
139 std::string fileNameB = webrtc::test::OutputPath() + "testisac_b.pcm";
268 file_stream_a << webrtc::test::OutputPath();
269 file_stream_b << webrtc::test::OutputPath();
336 file_stream_a << webrtc::test::OutputPath();
337 file_stream_b << webrtc::test::OutputPath();
  /external/chromium_org/third_party/webrtc/tools/frame_analyzer/
video_quality_analysis_unittest.cc 29 std::string log_filename = webrtc::test::OutputPath() +
61 std::string stats_filename = OutputPath() + "non-existing-stats-file.txt";
69 std::string stats_filename = OutputPath() + "empty-stats.txt";
77 std::string stats_filename = OutputPath() + "stats.txt";
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
video_processing_unittest.h 28 std::string trace_file = webrtc::test::OutputPath() + "VPMTrace.txt";
denoising_test.cc 32 webrtc::test::OutputPath() + "denoise_testfile.yuv";
38 webrtc::test::OutputPath() + "noise_testfile.yuv";
  /external/webrtc/test/testsupport/
fileutils.h 103 std::string OutputPath();
fileutils_unittest.cc 113 std::string path = webrtc::test::OutputPath();
132 std::string path = webrtc::test::OutputPath();
135 ASSERT_EQ(original_working_dir, webrtc::test::OutputPath());
152 ASSERT_EQ("./", webrtc::test::OutputPath());
180 ASSERT_EQ("./", webrtc::test::OutputPath());
  /external/chromium_org/third_party/webrtc/common_video/libyuv/
scaler_unittest.cc 122 std::string out_name = webrtc::test::OutputPath() +
130 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_352_288_"
143 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_320_240.yuv";
148 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_704_576.yuv";
153 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_300_200.yuv";
158 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_400_300.yuv";
164 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_282_231.yuv";
170 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_352_288_"
184 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_699_531.yuv";
190 out_name = webrtc::test::OutputPath() + "LibYuvTest_PointScale_352_288_
    [all...]
  /external/chromium_org/third_party/webrtc/test/testsupport/
fileutils.h 104 std::string OutputPath();
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
file_test.cc 37 webrtc::test::OutputPath() + CreateTrickyFilenameInUtf8();
60 webrtc::test::OutputPath() + "playout.wav";
file_before_streaming_test.cc 27 : input_filename_(webrtc::test::OutputPath() + "file_test_input.pcm"),
28 output_filename_(webrtc::test::OutputPath() + "file_test_output.pcm") {
  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 50 StringRef OutputPath, bool ShowDepth,
56 if (!OutputPath.empty()) {
59 OutputPath.str().c_str(), Error,
  /external/webrtc/src/system_wrappers/source/
trace_unittest.cc 26 std::string trace_file = webrtc::test::OutputPath() +
cpu_wrapper_unittest.cc 35 std::string trace_file = webrtc::test::OutputPath() +
  /external/clang/tools/driver/
cc1as_main.cpp 102 std::string OutputPath;
134 OutputPath = "-";
223 Opts.OutputPath = Args->getLastArgValue(OPT_o);
257 if (Opts.OutputPath.empty())
258 Opts.OutputPath = "-";
262 if (Opts.OutputPath != "-")
263 sys::RemoveFileOnSignal(Opts.OutputPath);
267 new raw_fd_ostream(Opts.OutputPath.c_str(), Error,
271 << Opts.OutputPath << Error;
407 if (Failed && Opts.OutputPath != "-"
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
tester_main.cc 38 DEFINE_string(output_filename, webrtc::test::OutputPath() +
40 DEFINE_string(fv_output_filename, webrtc::test::OutputPath() +
video_rtp_play.cc 31 std::string trace_file = webrtc::test::OutputPath() + "receiverTestTrace.txt";
46 output_file = webrtc::test::OutputPath() + "RtpPlay_decoded.yuv";
test_util.cc 35 outputFile(webrtc::test::OutputPath() +
37 fv_outputfile(webrtc::test::OutputPath() + "features.txt"),
95 basename = webrtc::test::OutputPath() + "rtp_decoded";
media_opt_test.cc 33 Trace::SetTraceFile((test::OutputPath() + "mediaOptTestTrace.txt").c_str());
100 _outname = test::OutputPath() + "MOTest_out.vp8";
104 _actualSourcename = test::OutputPath() + "MOTestSource.yuv";
166 _log.open((test::OutputPath() + "VCM_MediaOptLog.txt").c_str(),
394 _outname = test::OutputPath() + "RTMOTest_out.yuv";
396 _actualSourcename = test::OutputPath() + "RTMOTestSource.yuv";
399 _log.open((test::OutputPath() + "/VCM_RTMediaOptLog.txt").c_str(),
401 _outputRes=fopen((test::OutputPath() + "VCM_MediaOptResults.txt").c_str(),
video_rtp_play_mt.cc 67 std::string trace_file = webrtc::test::OutputPath() + "receiverTestTrace.txt";
78 output_file = webrtc::test::OutputPath() + "RtpPlayMT_decoded.yuv";
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc 84 std::string filepath = webrtc::test::OutputPath() + filename + "." +
  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_unittests.cc 41 webrtc::test::OutputPath() + "file_player_unittest_out.pcm";

Completed in 570 milliseconds

1 2 3 4