Home
last modified time | relevance | path

Searched refs:TestProxyFileBase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_mailbox.py1741 class TestProxyFileBase(TestBase): class
1814 class TestProxyFile(TestProxyFileBase, unittest.TestCase):
1863 class TestPartialFile(TestProxyFileBase, unittest.TestCase):
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_mailbox.py1942 class TestProxyFileBase(TestBase): class
2025 class TestProxyFile(TestProxyFileBase, unittest.TestCase):
2074 class TestPartialFile(TestProxyFileBase, unittest.TestCase):