Searched refs:_test_internal_execvpe (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_os.py | 2021 def _test_internal_execvpe(self, test_type): member in ExecTests 2069 self._test_internal_execvpe(str) 2071 self._test_internal_execvpe(bytes) |
Completed in 6 milliseconds