Searched refs:objectInCacheBin (Results 1 – 1 of 1) sorted by relevance
1560 …REQUIRE_MESSAGE(objectInCacheBin(idx, objectSize), "Object was released from cache, it shouldn't."… in check()1562 …REQUIRE_MESSAGE(objectInCacheBin(idx, objectSize), "Object was released from cache, it shouldn't."… in check()1573 bool objectInCacheBin(int idx, size_t size) { in objectInCacheBin() function