Home
last modified time | relevance | path

Searched defs:CheckScalar (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/base/trace_event/
Dmemory_allocator_dump_unittest.cc66 void CheckScalar(const MemoryAllocatorDump* dump, in CheckScalar() function
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc68 void CheckScalar(const MemoryAllocatorDump* dump, in CheckScalar() function
/external/cronet/stable/base/trace_event/
Dmemory_allocator_dump_unittest.cc66 void CheckScalar(const MemoryAllocatorDump* dump, in CheckScalar() function
/external/armnn/src/armnn/
DTensor.cpp307 void TensorShape::CheckScalar() const in CheckScalar() function in armnn::TensorShape
/external/flatbuffers/net/FlatBuffers/
DFlatBufferVerify.cs312 private bool CheckScalar(uint pos, ulong elementSize) in CheckScalar() method in Google.FlatBuffers.Verifier