Searched refs:mallinfo_after_allocated_bytes (Results 1 – 1 of 1) sorted by relevance
482 size_t mallinfo_after_allocated_bytes = mallinfo().uordblks; in TEST() local518 EXPECT_GE(mallinfo_after_allocated_bytes, total_allocated_bytes); in TEST()