Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_tarfile.py2691 def _setup_test(mock_geteuid): argument
2714 def test_extract_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2733 def test_extractall_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2759 def test_extract_without_numeric_owner(self, mock_geteuid, mock_chmod, argument
2770 def test_keyword_only(self, mock_geteuid): argument