Home | History | Annotate | Download | only in tests

Lines Matching defs:FAIL

46 #define FAIL(msg) do {                          \
71 FAIL("GetCallerStackTrace failed");
76 FAIL("Failed to add new hook");
79 FAIL("Failed to add delete hook");
84 FAIL("Wrong number of calls to the new hook");
87 FAIL("Wrong number of calls to the delete hook");
90 FAIL("Failed to remove new hook");
93 FAIL("Failed to remove delete hook");
110 FAIL("GetNumericProperty failed for generic.current_allocated_bytes");
113 FAIL("GetNumericProperty had bad return for generic.current_allocated_bytes");
117 FAIL("GetNumericProperty failed for generic.current_allocated_bytes");
124 FAIL("GetEstimatedAllocatedSize returned a bad value (too small)");
127 FAIL("GetEstimatedAllocatedSize returned a bad value (too small)");
130 FAIL("DidAllocatePtr returned a bad value (kNotOwned)");
135 FAIL("DidAllocatePtr returned a bad value (kOwned)");