Searched refs:firstString (Results 1 – 1 of 1) sorted by relevance
753 OSString * firstString = OSString::withCStringNoCopy("firstString"); in IOMDContextTest() local761 bmd->setContext(firstString); in IOMDContextTest()763 assert(current == firstString); in IOMDContextTest()776 assert(firstString->getRetainCount() == 1); in IOMDContextTest()779 firstString->release(); in IOMDContextTest()