Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc151 void ExpectCapturedStdoutSubstringWithZeroReturnCode(
488 void CommandLineInterfaceTest::ExpectCapturedStdoutSubstringWithZeroReturnCode( in ExpectCapturedStdoutSubstringWithZeroReturnCode() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest
2053 ExpectCapturedStdoutSubstringWithZeroReturnCode("Usage: test_exec_name "); in TEST_F()
2054 ExpectCapturedStdoutSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in TEST_F()
2055 ExpectCapturedStdoutSubstringWithZeroReturnCode("Test output."); in TEST_F()
2056 ExpectCapturedStdoutSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in TEST_F()
2057 ExpectCapturedStdoutSubstringWithZeroReturnCode("Alt output."); in TEST_F()