Searched refs:wouldEvict (Results 1 – 3 of 3) sorted by relevance
72 auto wouldBeEvicted = cm.wouldEvict(cam1Desc); in TEST()91 wouldBeEvicted = cm.wouldEvict(cam3Desc); in TEST()102 wouldBeEvicted = cm.wouldEvict(cam0DescNew); in TEST()
331 std::vector<std::shared_ptr<ClientDescriptor<KEY, VALUE>>> wouldEvict(430 ClientManager<KEY, VALUE, LISTENER>::wouldEvict( in wouldEvict() function
1342 auto evicted = mActiveClientManager.wouldEvict(clientDescriptor); in handleEvictionsLocked()