Searched refs:ExpectErrorSubstringWithZeroReturnCode (Results 1 – 1 of 1) sorted by relevance
151 void ExpectErrorSubstringWithZeroReturnCode(410 void CommandLineInterfaceTest::ExpectErrorSubstringWithZeroReturnCode( in Run() function in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest1498 ExpectErrorSubstringWithZeroReturnCode("Usage: test_exec_name "); in Run()1499 ExpectErrorSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in Run()1500 ExpectErrorSubstringWithZeroReturnCode("Test output."); in Run()1501 ExpectErrorSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in Run()1502 ExpectErrorSubstringWithZeroReturnCode("Alt output."); in Run()