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.cc142 bool ScopedAllocator::VerifyPointer(const void* p) { in VerifyPointer() function in tensorflow::ScopedAllocator
/external/v8/src/diagnostics/
Dobjects-debug.cc122 void Object::VerifyPointer(Isolate* isolate, Object p) { in VerifyPointer() function in v8::internal::Object