Searched refs:max_evictions (Results 1 – 1 of 1) sorted by relevance
197 int64 max_evictions; member230 copies.max_prefetches = std::max(copies.max_evictions, current_evictions); in CountMaximumOutstandingAsyncCopies()549 EXPECT_LE(CountMaximumOutstandingAsyncCopies(*module).max_evictions, 0); in TEST_P()558 EXPECT_LE(CountMaximumOutstandingAsyncCopies(*module).max_evictions, 1); in TEST_P()567 EXPECT_LE(CountMaximumOutstandingAsyncCopies(*module).max_evictions, 2); in TEST_P()