Searched refs:kBudgetCnt (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DResourceCacheTest.cpp1171 static const int kBudgetCnt = kCount / 2; local
1179 Mock mock(kBudgetCnt, kBudgetSize);
1187 static const int kNumToPurge = kCount - kBudgetCnt;
/external/skqp/tests/
H A DResourceCacheTest.cpp1101 static const int kBudgetCnt = kCount / 2; local
1109 Mock mock(kBudgetCnt, kBudgetSize);
1117 static const int kNumToPurge = kCount - kBudgetCnt;

Completed in 49 milliseconds