Searched refs:testNumAllowedChildren (Results 1 – 1 of 1) sorted by relevance
296 uint16_t testNumAllowedChildren = 2; in TestChildTable() local377 error = table->SetMaxChildrenAllowed(testNumAllowedChildren); in TestChildTable()379 VerifyOrQuit(table->GetMaxChildrenAllowed() == testNumAllowedChildren); in TestChildTable()381 for (uint16_t num = 0; num < testNumAllowedChildren; num++) in TestChildTable()