Home
last modified time | relevance | path

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

/openthread-2.7.6/tests/unit/
Dtest_pool.cpp53 bool IsInitializedWithInstance(void) const { return mInitWithInstance; } in IsInitializedWithInstance() function
80 …VerifyOrQuit(aEntry.IsInitializedWithInstance() == aInitWithInstance, "Pool did not correctly Init… in VerifyEntry()