Home
last modified time | relevance | path

Searched refs:GetResultOutputPath (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
Dvie_autotest_defines.h177 static std::string GetResultOutputPath();
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest.cc36 std::string ViETest::GetResultOutputPath() { in GetResultOutputPath() function in ViETest
Dvie_autotest_base.cc112 ViETest::GetResultOutputPath() + "ViEBaseAPI_trace.txt"; in ViEBaseAPITest()
Dvie_autotest_simulcast.cc111 ViETest::GetResultOutputPath() + "ViESimulcast_trace.txt"; in VideoEngineSimulcastTest()
Dvie_autotest_record.cc94 ViETest::GetResultOutputPath() + "ViERecordCall_trace.txt"; in VideoEngineSampleRecordCode()
Dvie_autotest_loopback.cc73 ViETest::GetResultOutputPath() + "ViELoopbackCall_trace.txt"; in VideoEngineSampleCode()
Dvie_autotest_rtp_rtcp.cc481 ViETest::GetResultOutputPath() + "IncomingRTPDump.rtp"; in ViERtpRtcpStandardTest()
483 ViETest::GetResultOutputPath() + "OutgoingRTPDump.rtp"; in ViERtpRtcpStandardTest()
Dvie_autotest_custom_call.cc406 ViETest::GetResultOutputPath() + "ViECustomCall_trace.txt"; in ViECustomCall()
488 std::string output_path = ViETest::GetResultOutputPath(); in ViECustomCall()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
Dvie_video_verification_test.cc97 std::string output_path = ViETest::GetResultOutputPath(); in SetUpFileRenderer()