Lines Matching full:list
8 * notice, this list of conditions and the following disclaimer.
10 * notice, this list of conditions and the following disclaimer in the
74 …Quit(addressIsInList, "Child::IterateIp6Addresses() returned an address not in the expected list"); in VerifyChildIp6Addresses()
89 …uit(addressObserved[index], "Child::IterateIp6Addresses() missed an entry from the expected list"); in VerifyChildIp6Addresses()
98 … "Child::GetMeshLocalIp6Address() returned an address not in the expected list"); in VerifyChildIp6Addresses()
175 printf("Checking for failure when adding an address already in list"); in TestChildIp6Address()
187 printf("Removing addresses from list starting from front of the list"); in TestChildIp6Address()
195 "RemoveIp6Address() did not fail when removing an address not on the list"); in TestChildIp6Address()
202 printf("Removing addresses from list starting from back of the list"); in TestChildIp6Address()
215 "RemoveIp6Address() did not fail when removing an address not on the list"); in TestChildIp6Address()
221 printf("Removing address entries from middle of the list"); in TestChildIp6Address()
235 "RemoveIp6Address() did not fail when removing an address not on the list"); in TestChildIp6Address()