Searched refs:return_code_ (Results 1 – 1 of 1) sorted by relevance
218 int return_code_; member in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest356 return_code_ = cli_.Run(args.size(), argv.get()); in RunWithArgs()393 EXPECT_EQ(0, return_code_); in ExpectNoErrors()399 EXPECT_NE(0, return_code_); in ExpectErrorText()406 EXPECT_NE(0, return_code_); in ExpectErrorSubstring()413 EXPECT_NE(0, return_code_); in HasAlternateErrorSubstring()490 EXPECT_EQ(0, return_code_); in ExpectCapturedStdoutSubstringWithZeroReturnCode()