Searched refs:third_allocation (Results 1 – 1 of 1) sorted by relevance
78 void *third_allocation = arena->Alloc(alloc_size); in ResizeAndResetTestImplementation() local80 ASSERT_TRUE(ToUintPtr(second_allocation) == ToUintPtr(third_allocation)); in ResizeAndResetTestImplementation()