Searched refs:CheckFooter (Results 1 – 3 of 3) sorted by relevance
109 CHECK(CheckFooter(ptr)) << "after_mask has been overwritten"; in DeallocateRaw()147 bool GPUDebugAllocator::CheckFooter(void* ptr) { in CheckFooter() function in tensorflow::GPUDebugAllocator
51 bool CheckFooter(void* ptr);
64 EXPECT_TRUE(a.CheckFooter(gpu_array)); in TEST()