Searched refs:expectedNumRefs (Results 1 – 1 of 1) sorted by relevance
173 int expectedNumRefs, int expectedID);208 int expectedHits, int expectedMisses, int expectedNumRefs, int expectedID) { in checkView() argument240 if (!view.proxy()->refCntGreaterThan(expectedNumRefs+1) || // +1 for 'view's ref in checkView()241 view.proxy()->refCntGreaterThan(expectedNumRefs+2)) { in checkView()294 int expectedHits, int expectedMisses, int expectedNumRefs, int expectedID) { in checkVert() argument326 if (!vertData->refCntGreaterThan(expectedNumRefs+1) || // +1 for 'vertData's ref in checkVert()327 vertData->refCntGreaterThan(expectedNumRefs+2)) { in checkVert()