Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_ntpath.py20 class TestNtpath(unittest.TestCase): class
315 test_support.run_unittest(TestNtpath, NtCommonTest)
/external/python/cpython3/Lib/test/
Dtest_ntpath.py47 class TestNtpath(unittest.TestCase): class