Home
last modified time | relevance | path

Searched defs:mock_geteuid (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_tarfile.py2554 def _setup_test(mock_geteuid): argument
2577 def test_extract_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2596 def test_extractall_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2622 def test_extract_without_numeric_owner(self, mock_geteuid, mock_chmod, argument
2633 def test_keyword_only(self, mock_geteuid): argument