Searched refs:IOTestUserNotification (Results 1 – 1 of 1) sorted by relevance
840 class IOTestUserNotification : public IOUserNotification class842 OSDeclareDefaultStructors(IOTestUserNotification);845 OSDefineMetaClassAndStructors(IOTestUserNotification, IOUserNotification)848 IOTestUserNotification * userNotify;895 IOTestUserNotification * userNotify = OSTypeAlloc(IOTestUserNotification); in IOUserNotificationTests()