HomeSort by relevance Sort by last modified time
    Searched refs:getA8 (Results 1 - 3 of 3) sorted by null

  /external/libcxxabi/test/
dynamic_cast14.cpp 113 A8* getA8() {return this;}
141 A8* getA8() {return A8::getA8();}
162 A8* getA8() {return A8::getA8();}
184 A8* getA8() {return A10::getA8();}
207 A8* getA8() {return A12::getA8();}
324 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast14.cpp 113 A8* getA8() {return this;}
141 A8* getA8() {return A8::getA8();}
162 A8* getA8() {return A8::getA8();}
184 A8* getA8() {return A10::getA8();}
207 A8* getA8() {return A12::getA8();}
324 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast14.cpp 113 A8* getA8() {return this;}
141 A8* getA8() {return A8::getA8();}
162 A8* getA8() {return A8::getA8();}
184 A8* getA8() {return A10::getA8();}
207 A8* getA8() {return A12::getA8();}
324 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]

Completed in 40 milliseconds