Searched refs:pNextBlock (Results 1 – 5 of 5) sorted by relevance
153 auto pNextBlock = pool->allocate<4>(4); in DEF_TEST() local154 validate_ptr(4, 4, pNextBlock, nullptr); in DEF_TEST()
4732 const Block* const pNextBlock = pNextEntry->GetBlock(); in GetNext() local4733 assert(pNextBlock); in GetNext()4735 if (pNextBlock->GetTrackNumber() == m_info.number) in GetNext()