Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgoogletest-options-test.cc68 TEST(XmlOutputTest, GetOutputFormat) { in TEST() argument
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc634 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions