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

/external/python/cpython2/Lib/test/
H A Dtest_gc.py44 class GCTests(unittest.TestCase): class in inherits:unittest.TestCase
691 run_unittest(GCTests, GCTogglingTests)
/external/python/cpython3/Lib/test/
H A Dtest_gc.py72 class GCTests(unittest.TestCase): class in inherits:unittest.TestCase
1018 run_unittest(GCTests, GCTogglingTests, GCCallbackTests)

Completed in 132 milliseconds