Home
last modified time | relevance | path

Searched refs:GetTestName (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.cc185 string BweTest::GetTestName() const { in GetTestName() function in webrtc::testing::bwe::BweTest
209 webrtc::test::PrintResult("BwePerformance", GetTestName(), "Utilization", in PrintResults()
213 webrtc::test::PrintResult("BwePerformance", GetTestName(), in PrintResults()
218 webrtc::test::PrintResultMeanAndError("BwePerformance", GetTestName(), in PrintResults()
225 webrtc::test::PrintResultMeanAndError("BwePerformance", GetTestName(), in PrintResults()
240 webrtc::test::PrintResult("BwePerformance", GetTestName(), "Fairness", in PrintResults()
Dbwe_test.h118 std::string GetTestName() const;
/external/webrtc/talk/session/media/
Dplanarfunctions_unittest.cc470 DumpPlanarArgbTestImage(GetTestName(), obuf, width, height); in DumpArgbImage()
475 DumpPlanarYuvTestImage(GetTestName(), obuf, width, height); in DumpYuvImage()
478 std::string GetTestName() { in GetTestName() function in cricket::PlanarFunctionsTest