Searched defs:expected_exit_status (Results 1 – 2 of 2) sorted by relevance
/external/avb/test/ |
D | avb_unittest_util.h | 43 #define EXPECT_COMMAND(expected_exit_status, command_format, ...) \ argument
|
/external/autotest/scheduler/ |
D | monitor_db_unittest.py | 582 def _check_monitor(self, expected_pid, expected_exit_status, argument 596 def _test_read_pidfile_helper(self, expected_pid, expected_exit_status, argument 603 def _get_expected_tests_failed(self, expected_exit_status): argument 639 def _test_get_pidfile_info_helper(self, expected_pid, expected_exit_status, argument
|