Searched refs:cAlloc (Results 1 – 1 of 1) sorted by relevance
73 const GrTBlockList<C, N>* cAlloc = allocator; in check_iterator_helper() local77 for (const C& c : cAlloc->items()) { in check_iterator_helper()93 for (const C& c : cAlloc->ritems()) { in check_iterator_helper()110 REPORTER_ASSERT(reporter, (uintptr_t) &cAlloc->item(i) == (uintptr_t) expected[i]); in check_iterator_helper()