Searched refs:ptr_ahead (Results 1 – 1 of 1) sorted by relevance
134 void* ptr_ahead = allocator.Allocate(1); in TEST() local135 EXPECT_EQ(ptr_ahead, nullptr); in TEST()