Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_pool.cpp85 void TestPool(EntryPool &aPool, bool aInitWithInstance) in TestPool() function
121 void TestPool(void) in TestPool() function
127 TestPool(pool1, /* aInitWithInstance */ false); in TestPool()
128 TestPool(pool2, /* aInitWithInstance */ true); in TestPool()
137 ot::TestPool(); in main()