Searched refs:free3 (Results 1 – 1 of 1) sorted by relevance
144 size_t free3 = space->AllocationSize(ptr3.Get(), nullptr); in TEST_P() local145 EXPECT_EQ(free3, ptr3_bytes_allocated); in TEST_P()146 EXPECT_EQ(free3, space->Free(self, ptr3.Assign(nullptr))); in TEST_P()147 EXPECT_LE(8U * MB, free3); in TEST_P()278 size_t free3 = space->AllocationSize(ptr3.Get(), nullptr); in TEST_P() local279 EXPECT_EQ(free3, ptr3_bytes_allocated); in TEST_P()281 EXPECT_LE(8U * MB, free3); in TEST_P()