Searched refs:testListLength (Results 1 – 2 of 2) sorted by relevance
294 const uint16_t testListLength = GetArrayLength(testChildList); in TestChildTable() local324 VerifyOrQuit(table->GetMaxChildrenAllowed() >= testListLength, in TestChildTable()328 for (uint16_t i = 0; i < testListLength; i++) in TestChildTable()350 for (uint16_t i = testListLength; i > 0; i--) in TestChildTable()361 VerifyChildTableContent(*table, testListLength - i + 1, &testChildList[i - 1]); in TestChildTable()
108 const uint16_t testListLength = GetArrayLength(mTestChildList); in TestLinkMetricsManager() local123 for (uint16_t i = 0; i < testListLength; i++) in TestLinkMetricsManager()