Searched defs:_assert_python (Results 1 – 2 of 2) sorted by relevance
148 def _assert_python(expected_success, /, *args, **env_vars): function
347 def _assert_python(self, pre_args, **kwargs): member in ProcessTestCase