Searched refs:pAvail (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | SkBlockAllocatorTest.cpp | 156 auto pAvail = pool->allocate<4>(avail); in DEF_TEST() local 157 validate_ptr(4, avail, pAvail, &p32); in DEF_TEST() |
Completed in 2 milliseconds