Searched refs:STAssertNotNULL (Results 1 – 2 of 2) sorted by relevance
120 STAssertNotNULL(b, @"BreakpadCreate failed with required parameters");161 STAssertNotNULL(b, @"BreakpadCreate failed with valid dictionary!");190 STAssertNotNULL(b, @"BreakpadCreate failed with valid dictionary!");
144 #define STAssertNotNULL(a1, description, ...) \ macro