Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc191 static const char kDefaultOutputFormat[] = "xml"; variable
698 if (format.empty()) format = std::string(kDefaultOutputFormat); in GetAbsolutePathToOutputFile()