HomeSort by relevance Sort by last modified time
    Searched refs:GetResultOutputPath (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
vie_autotest_defines.h 177 static std::string GetResultOutputPath();
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest.cc 36 std::string ViETest::GetResultOutputPath() {
vie_autotest_base.cc 112 ViETest::GetResultOutputPath() + "ViEBaseAPI_trace.txt";
vie_autotest_loopback.cc 73 ViETest::GetResultOutputPath() + "ViELoopbackCall_trace.txt";
vie_autotest_record.cc 94 ViETest::GetResultOutputPath() + "ViERecordCall_trace.txt";
vie_autotest_simulcast.cc 111 ViETest::GetResultOutputPath() + "ViESimulcast_trace.txt";
vie_autotest_rtp_rtcp.cc 481 ViETest::GetResultOutputPath() + "IncomingRTPDump.rtp";
483 ViETest::GetResultOutputPath() + "OutgoingRTPDump.rtp";
    [all...]
vie_autotest_custom_call.cc 406 ViETest::GetResultOutputPath() + "ViECustomCall_trace.txt";
488 std::string output_path = ViETest::GetResultOutputPath();
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
vie_video_verification_test.cc 97 std::string output_path = ViETest::GetResultOutputPath();

Completed in 256 milliseconds