Home
last modified time | relevance | path

Searched refs:symCache (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Tests/
H A DTestCollections.cpp529 symCache[i]->release(); in testDictionary()
575 (OSObject **) symCache, symCache, numSymbols, numSymbols); in testDictionary()
600 symCache[i]->release(); in testDictionary()
612 symCache[numSymbols] = sym; in testDictionary()
655 symCache[i]->release(); in testDictionary()
669 symCache[numSymbols] = sym; in testDictionary()
681 sym = symCache[i]; in testDictionary()
704 sym = symCache[i]; in testDictionary()
717 sym = symCache[i]; in testDictionary()
759 symCache[numSymbols] = sym; in testIterator()
[all …]