Searched refs:oldDict (Results 1 – 1 of 1) sorted by relevance
1526 OSDictionary* oldDict = dict.get(); in OSStaticPtrCastTests() local1528 assert(collection.get() == oldDict); in OSStaticPtrCastTests()1567 OSDictionary const* oldDict = dict.get(); in OSConstPtrCastTests() local1570 assert(dict2 == oldDict); in OSConstPtrCastTests()