HomeSort by relevance Sort by last modified time
    Searched full:it_happened (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 33 def it_happened(ignored): function in function:GC_Detector.__init__
36 # Create a piece of cyclic trash that triggers it_happened when
38 self.wr = weakref.ref(C1055820(666), it_happened)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py 33 def it_happened(ignored): function in function:GC_Detector.__init__
36 # Create a piece of cyclic trash that triggers it_happened when
38 self.wr = weakref.ref(C1055820(666), it_happened)

Completed in 688 milliseconds