Home
last modified time | relevance | path

Searched refs:OrigDataPtr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/ADT/
DSmallVectorTest.cpp707 const Constructable *OrigDataPtr = this->otherVector.data(); in TYPED_TEST() local
725 this->theVector.data() == OrigDataPtr); in TYPED_TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DSmallVectorTest.cpp778 const Constructable *OrigDataPtr = this->otherVector.data(); in TYPED_TEST() local
796 this->theVector.data() == OrigDataPtr); in TYPED_TEST()