Lines Matching full:allocation
684 // === Cocoa NSObject allocation ===
782 << "Failed to get system allocation functions.";
804 << "Failed to get system allocation functions.";
854 // This will not catch allocation done by custom allocators, but will catch
855 // all allocation done by system-provided ones.
870 << "Failed to get kCFAllocatorSystemDefault allocation function.";
877 << "Failed to get kCFAllocatorMalloc allocation function.";
884 << "Failed to get kCFAllocatorMallocZone allocation function.";
891 // === Cocoa NSObject allocation ===
905 << "Failed to get allocWithZone allocation function.";