Searched refs:current_args (Results 1 – 2 of 2) sorted by relevance
121 def current_args(self, subparsers): member in GetFeature200 self.current_args(subparsers)
995 static struct test_arg *current_args; variable1126 args = current_args; in setup_test_context()1225 for (args = current_args; args[0].type != ARG_TYPE_END; ++args) in test_after_pre_handler()1324 current_args = args; in kprobes_test_case_start()