Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-options_test.cc97 const std::string& output_file = in TEST() local
172 const std::string& output_file = in TEST_F() local
203 const std::string& output_file = in TEST_F() local
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc3059 XmlUnitTestResultPrinter::XmlUnitTestResultPrinter(const char* output_file) in XmlUnitTestResultPrinter()
3072 FilePath output_file(output_file_); in OnTestIterationEnd() local