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

1 23 4

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.cc 138 _outname = webrtc::test::OutputPath() + "out_normaltest" + strTestNo +
144 _encodedName = webrtc::test::OutputPath() + "encoded_normaltest" +
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
codec_database_test.cc 63 _outname = test::OutputPath() + "CDBtest_decoded.yuv";
67 _encodedName = test::OutputPath() + "CDBtest_encoded.vp8";
quality_modes_test.cc 66 _encodedName = test::OutputPath() + "encoded_qmtest.yuv";
116 _log.open((test::OutputPath() + "TestLog.txt").c_str(),
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
video_processing_unittest.cc 317 filename << webrtc::test::OutputPath() << "Resampler_"<< mode << "_" <<
342 filename2 << webrtc::test::OutputPath() << "Resampler_"<< mode << "_" <<
  /external/pdfium/fpdfsdk/src/
fpdf_transformpage.cpp 220 void OutputPath(CFX_ByteTextBuf& buf, CPDF_Path path)
279 OutputPath(strClip, path);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc 177 std::string file_name = webrtc::test::OutputPath() + file_stream.str();
TestRedFec.cc 326 file_stream << webrtc::test::OutputPath();
TestVADDTX.cc 261 file_stream << webrtc::test::OutputPath();
APITest.cc 222 std::string out_file_a = webrtc::test::OutputPath() + "outA.pcm";
234 std::string out_file_b = webrtc::test::OutputPath() + "outB.pcm";
274 (webrtc::test::OutputPath() + "acm_api_trace.txt").c_str());
    [all...]
TestAllCodecs.cc 804 std::string filename = webrtc::test::OutputPath();
TestStereo.cc 896 file_stream << webrtc::test::OutputPath() << "teststereo_out_" << test_number
  /external/chromium_org/third_party/webrtc/tools/frame_editing/
frame_editing_unittest.cc 33 test_video_ = OutputPath() + "testvideo.yuv";
  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 90 void CFX_PSRenderer::OutputPath(const CFX_PathData* pPathData, const CFX_AffineMatrix* pObject2Device)
142 OutputPath(pPathData, pObject2Device);
168 OutputPath(pPathData, NULL);
210 OutputPath(pPathData, stroke_alpha ? NULL : pObject2Device);
  /external/chromium_org/third_party/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc 147 const std::string trace_filename = test::OutputPath() + "webrtc_trace.txt";
173 RunTest(test::OutputPath());
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc 265 return test::OutputPath() + ss.str();
284 std::string trace_filename = test::OutputPath() + "audioproc_trace.txt";
343 : output_path_(test::OutputPath()),
    [all...]
process_test.cc 448 const std::string out_path = webrtc::test::OutputPath();
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_unittest.cc 347 ref_out_file = webrtc::test::OutputPath() + "neteq_universal_ref.pcm";
370 stat_out_file = webrtc::test::OutputPath() +
377 rtcp_out_file = webrtc::test::OutputPath() +
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/
test_fec.cc 131 std::string filename = webrtc::test::OutputPath() + "randomSeedLog.txt";
test_packet_masks_metrics.cc 533 std::string filename = test::OutputPath() + "data_metrics_all_codes";
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
audio_processing_test.cc 372 std::string output_path = webrtc::test::OutputPath();
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
neteq_rtpplay.cc 173 webrtc::Trace::SetTraceFile((webrtc::test::OutputPath() +
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 162 webrtc::test::OutputPath(), "videoprocessor_integrationtest");
    [all...]
  /external/pdfium/core/include/fxge/
fx_ge.h 723 void OutputPath(const CFX_PathData* pPathData, const CFX_AffineMatrix* pObject2Device);
  /external/webrtc/src/modules/audio_processing/test/
unit_test.cc 56 std::string trace_filename = webrtc::test::OutputPath() +
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_rtp_rtcp.cc 824 std::string output_file = webrtc::test::OutputPath() +
    [all...]

Completed in 665 milliseconds

1 23 4