Searched refs:ptr2_start (Results 1 – 1 of 1) sorted by relevance
52 uintptr_t ptr2_start = reinterpret_cast<uintptr_t>(ptr2); in TEST() local54 EXPECT_GT(ptr2_start, ptr1_end); in TEST()109 uintptr_t ptr2_start = reinterpret_cast<uintptr_t>(ptr2); in TEST() local111 EXPECT_EQ(ptr2_start % alignment, static_cast<size_t>(0)); in TEST()