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::__anon4b24c0700111::CommandLineInterfaceTest1483 ExpectErrorSubstringWithZeroReturnCode("Usage: test_exec_name "); in Run()1484 ExpectErrorSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in Run()1485 ExpectErrorSubstringWithZeroReturnCode("Test output."); in Run()1486 ExpectErrorSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in Run()1487 ExpectErrorSubstringWithZeroReturnCode("Alt output."); in Run()