Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h379 static std::string GetOutputFormat();
H A Dgtest.cc437 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
451 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile()
474 GetOutputFormat().c_str())); in GetAbsolutePathToOutputFile()
5072 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ConfigureXmlOutput()
5599 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ListTestsMatchingFilter()