Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc127 void ExpectErrorSubstringWithZeroReturnCode(
371 void CommandLineInterfaceTest::ExpectErrorSubstringWithZeroReturnCode( in ExpectErrorSubstringWithZeroReturnCode() function in google::protobuf::compiler::__anonc31910530111::CommandLineInterfaceTest
1305 ExpectErrorSubstringWithZeroReturnCode("Usage: test_exec_name "); in TEST_F()
1306 ExpectErrorSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in TEST_F()
1307 ExpectErrorSubstringWithZeroReturnCode("Test output."); in TEST_F()
1308 ExpectErrorSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in TEST_F()
1309 ExpectErrorSubstringWithZeroReturnCode("Alt output."); in TEST_F()