Searched defs:VerifyPointer (Results 1 – 3 of 3) sorted by relevance
142 bool ScopedAllocator::VerifyPointer(const void* p) { in VerifyPointer() function in tensorflow::ScopedAllocator
62 void VerifyPointer(const PointerType &aPointer, in VerifyPointer() function
323 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer() function