Searched refs:expected_exitcode (Results 1 – 1 of 1) sorted by relevance
82 int expected_exitcode, std::vector<const char*> extra_args = {});84 int expected_exitcode, std::vector<const char*> extra_args = {});253 int expected_exitcode, std::vector<const char*> extra_args) { in Verify() argument255 ASSERT_EQ(expected_exitcode, exitcode_) << "Test output:\n" << raw_output_; in Verify()262 const std::string& expected_output, int expected_exitcode, in VerifySortedOutput() argument265 ASSERT_EQ(expected_exitcode, exitcode_) << "Test output:\n" << raw_output_; in VerifySortedOutput()