Home
last modified time | relevance | path

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

/external/autotest/server/cros/tradefed/
Dtradefed_test_unittest.py266 mock_chmod): argument
/external/python/cpython3/Lib/test/
Dtest_tarfile.py2788 def test_extract_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2807 def test_extractall_with_numeric_owner(self, mock_geteuid, mock_chmod, argument
2833 def test_extract_without_numeric_owner(self, mock_geteuid, mock_chmod, argument