Searched refs:ExpectErrorSubstringWithZeroReturnCode (Results 1 – 1 of 1) sorted by relevance
127 void ExpectErrorSubstringWithZeroReturnCode(371 void CommandLineInterfaceTest::ExpectErrorSubstringWithZeroReturnCode( in ExpectErrorSubstringWithZeroReturnCode() function in google::protobuf::compiler::__anonc31910530111::CommandLineInterfaceTest1305 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()