Home
last modified time | relevance | path

Searched defs:VerifyPointer (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc117 bool ScopedAllocator::VerifyPointer(const void* p) { in VerifyPointer() function in tensorflow::ScopedAllocator
/external/v8/src/
Dobjects-debug.cc83 void Object::VerifyPointer(Isolate* isolate, Object* p) { in VerifyPointer() function in v8::internal::Object