Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_message_queue.cpp207 for (uint16_t removeIndex = 0; removeIndex < 5; removeIndex++) in TestMessageQueue() local
221 if (index == removeIndex) in TestMessageQueue()
234 if (index == removeIndex) in TestMessageQueue()
Dtest_priority_queue.cpp331 for (uint16_t removeIndex = 0; removeIndex < 4; removeIndex++) in TestPriorityQueue() local
344 if (index == removeIndex) in TestPriorityQueue()
357 if (index == removeIndex) in TestPriorityQueue()