Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h373 static std::string GetOutputFormat();
H A Dgtest.cc654 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
671 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile()
692 GetOutputFormat().c_str())); in GetAbsolutePathToOutputFile()
5629 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ConfigureXmlOutput()
6202 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ListTestsMatchingFilter()