Searched refs:mallinfo_before_allocated_bytes (Results 1 – 1 of 1) sorted by relevance
406 size_t mallinfo_before_allocated_bytes = mallinfo().uordblks; in TEST() local442 EXPECT_LE(mallinfo_before_allocated_bytes, total_allocated_bytes); in TEST()