Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-options_test.cc74 TEST(XmlOutputTest, GetOutputFormat) { in TEST() argument
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc388 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions