Searched refs:defgh (Results 1 – 1 of 1) sorted by relevance
319 OSString * defgh = OSString::withCString("defgh", 10); in OSCollectionTest() local320 assert(strcmp(defgh->getCStringNoCopy(), "defgh") == 0); in OSCollectionTest()324 OSSafeReleaseNULL(defgh); in OSCollectionTest()