Searched refs:kUnder (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | ResourceAllocatorTest.cpp | 414 constexpr bool kUnder = true; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 425 {"empty DAG", kUnder, 0, {}, {}, {}}, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 426 {"unbudgeted", kUnder, 0, {}, {}, {{kProxy64NotBudgeted, 0, 2}}}, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 427 {"basic", kUnder, kRGBA64Bytes, {}, {}, {{kProxy64, 0, 2}}}, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 429 {"shared", kUnder, kRGBA64Bytes, {}, {}, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 434 {"retrieved from cache", kUnder, kRGBA64Bytes, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 440 {"purge 4", kUnder, kRGBA64Bytes, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 464 {"lazy", kUnder, kRGBA64Bytes, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 476 {"fully-lazy", kUnder, kRGBA64Bytes, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
Completed in 1 milliseconds