Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_pool.cpp68 static Entry sNonPoolEntry; variable
76 …VerifyOrQuit(!aPool.IsPoolEntry(sNonPoolEntry), "Pool::IsPoolEntry() succeeded for non-pool entry"… in VerifyEntry()