Searched refs:firstObj (Results 1 – 1 of 1) sorted by relevance
1095 OSSharedPtr<OSString> firstObj = OSString::withCString("test object"); in OSCollectionIteratorTests() local1101 array->setObject(firstObj); in OSCollectionIteratorTests()1111 assert(current == firstObj); in OSCollectionIteratorTests()1127 assert(current == firstObj); in OSCollectionIteratorTests()1138 arraySubclass->setObject(firstObj); in OSCollectionIteratorTests()1147 assert(current == firstObj); in OSCollectionIteratorTests()1164 assert(current == firstObj); in OSCollectionIteratorTests()