Searched refs:PMTestFail (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/PowerManagement-420.90.1/darktool/
H A Ddarktool.c44 #define PMTestFail printf macro
737 PMTestFail("Failed to get information about status of assertion type \'%s\'\n",
745 PMTestFail("Assertion level is OFF for type \'%s\'\n", CFStringGetCStringPtr(type, kCFStringEncodingMacRoman));
839 PMTestFail("Error 0x%08x from IOPMConnectionCreate.\n", ret);
847 PMTestFail("Error 0x%08x from IOPMConnectionSetNotification.\n", ret);
856 PMTestFail("Error 0x%08x from IOPMConnectionScheduleWithRunloop.\n", ret);
935 PMTestFail("IOPMConnectionAcknowledgement%s failed with 0x%08x", ackDictionary?"WithOptions ":" ", ret);

Completed in 173 milliseconds