Searched refs:firstObj (Results 1 – 1 of 1) sorted by relevance
510 OSString * firstObj = OSString::withCString("test object"); in OSCollectionIteratorTests() local516 array->setObject(firstObj); in OSCollectionIteratorTests()526 assert(current == firstObj); in OSCollectionIteratorTests()544 assert(current == firstObj); in OSCollectionIteratorTests()559 arraySubclass->setObject(firstObj); in OSCollectionIteratorTests()568 assert(current == firstObj); in OSCollectionIteratorTests()587 assert(current == firstObj); in OSCollectionIteratorTests()599 OSSafeReleaseNULL(firstObj); in OSCollectionIteratorTests()