Home
last modified time | relevance | path

Searched refs:TestCommandLine (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_cprofile.py54 class TestCommandLine(unittest.TestCase): class
61 run_unittest(CProfileTest, TestCommandLine)
Dtest_gzip.py690 class TestCommandLine(unittest.TestCase): class
755 support.run_unittest(TestGzip, TestOpen, TestCommandLine)
Dtest_tracemalloc.py819 class TestCommandLine(unittest.TestCase): class
1017 TestCommandLine,
Dtest_trace.py417 class TestCommandLine(unittest.TestCase): class