Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-options-test.cc70 TEST(XmlOutputTest, GetOutputFormat) { in TEST() argument
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc680 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions