Searched refs:test_gc (Results 1 - 9 of 9) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_dtrace.py | 150 def test_gc(self): member in TraceTests |
H A D | test_audit.py | 130 def test_gc(self): member in AuditTest 131 returncode, events, stderr = self.run_python("test_gc") |
H A D | audit-tests.py | 353 def test_gc(): function |
H A D | test_enumerate.py | 217 def test_gc(self): member in TestReversed |
H A D | test_gdb.py | 868 def test_gc(self): function |
H A D | test_faulthandler.py | 169 def test_gc(self): member in FaultHandlerTests |
H A D | test_memoryview.py | 219 def test_gc(self): member in AbstractMemoryTests |
H A D | test_weakset.py | 171 def test_gc(self): member in TestWeakSet |
H A D | test_set.py | 280 def test_gc(self): member in TestJointOps |
Completed in 10 milliseconds