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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py1141 new_objects = len(gc.get_objects()) variable in class:.test_slots.F
1142 self.assertEqual(orig_objects, new_objects)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py1141 new_objects = len(gc.get_objects()) variable in class:.test_slots.F
1142 self.assertEqual(orig_objects, new_objects)

Completed in 53 milliseconds