Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc778 static std::string GetOutputFormat();
1876 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
1915 GetOutputFormat().c_str())); in GetAbsolutePathToOutputFile()
5561 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ConfigureXmlOutput()