Searched refs:expected_exitcode (Results 1 – 1 of 1) sorted by relevance
83 int expected_exitcode, std::vector<const char*> extra_args = {});85 int expected_exitcode, std::vector<const char*> extra_args = {});256 int expected_exitcode, std::vector<const char*> extra_args) { in Verify() argument258 ASSERT_EQ(expected_exitcode, exitcode_) << "Test output:\n" << raw_output_; in Verify()265 const std::string& expected_output, int expected_exitcode, in VerifySortedOutput() argument268 ASSERT_EQ(expected_exitcode, exitcode_) << "Test output:\n" << raw_output_; in VerifySortedOutput()