Searched refs:startCacheCount (Results 1 – 2 of 2) sorted by relevance
132 int startCacheCount = cache->getResourceCount(); in basic_test() local147 REPORTER_ASSERT(reporter, startCacheCount == cache->getResourceCount()); in basic_test()156 int expectedCacheCount = startCacheCount + (proxy->isInstantiated() ? 0 : cacheEntriesPerProxy); in basic_test()
136 int startCacheCount = cache->getResourceCount(); in basic_test() local151 REPORTER_ASSERT(reporter, startCacheCount == cache->getResourceCount()); in basic_test()161 int expectedCacheCount = startCacheCount + (proxy->isInstantiated() ? 0 : 1); in basic_test()