Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/Tests/
H A DTestCollections.cpp641 const char *cStr = ((OSString *) cache[i])->getCStringNoCopy(); in testDictionary() local
643 count1 += (symCache[i] == (const OSSymbol *) dict1->getObject(cStr)); in testDictionary()