Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Tests/
H A DTests.cpp867 OSString * rootPath = OSString::withCStringNoCopy(":/"); in IOUserNotificationTestThread() local
868 dict->setObject(gIOPathMatchKey, rootPath); in IOUserNotificationTestThread()
881 OSSafeReleaseNULL(rootPath); in IOUserNotificationTestThread()