Searched refs:CodeConstsTest (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_code.py119 class CodeConstsTest(unittest.TestCase): class in inherits:unittest.TestCase
189 run_unittest(CodeTest, CodeConstsTest, CodeWeakRefTest)
/external/python/cpython3/Lib/test/
H A Dtest_code.py142 class CodeConstsTest(unittest.TestCase): class in inherits:unittest.TestCase
218 run_unittest(CodeTest, CodeConstsTest, CodeWeakRefTest)

Completed in 43 milliseconds