Home
last modified time | relevance | path

Searched refs:constPool (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/unit/
Dtest_pool.cpp73 const EntryPool &constPool = const_cast<const EntryPool &>(aPool); in VerifyEntry() local
80 VerifyOrQuit(&constPool.GetEntryAt(index) == &aEntry); in VerifyEntry()