Searched refs:old_rc (Results 1 – 2 of 2) sorted by relevance
69 const ResourceCont& old_rc, Edge e) const in operator ()() argument71 rc.res = old_rc.res - g[e].cost; in operator ()()
770 old_rc = sys.getrefcount(imm)772 self.assertEqual(sys.getrefcount(imm), old_rc + 1)774 self.assertEqual(sys.getrefcount(imm), old_rc)806 old_rc = sys.getrefcount(ba)808 self.assertEqual(sys.getrefcount(ba), old_rc)