Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DResourceCacheTest.cpp1508 static constexpr int kNumResources = kLastTagIdx * (kLastTagIdx + 1) / 2; in test_tags() local
1510 Mock mock(kNumResources * TestResource::kDefaultSize); in test_tags()
1521 for (int i = 0; i < kNumResources; ++i, ++currTagCnt) { in test_tags()

Completed in 4 milliseconds