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

  /external/libcxxabi/test/
dynamic_cast14.pass.cpp 114 A8* getA8() {return this;}
142 A8* getA8() {return A8::getA8();}
163 A8* getA8() {return A8::getA8();}
185 A8* getA8() {return A10::getA8();}
208 A8* getA8() {return A12::getA8();}
325 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]
  /prebuilts/ndk/r11/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...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast14.pass.cpp 114 A8* getA8() {return this;}
142 A8* getA8() {return A8::getA8();}
163 A8* getA8() {return A8::getA8();}
185 A8* getA8() {return A10::getA8();}
208 A8* getA8() {return A12::getA8();}
325 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]
  /prebuilts/ndk/r13/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...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/test/
dynamic_cast14.pass.cpp 114 A8* getA8() {return this;}
142 A8* getA8() {return A8::getA8();}
163 A8* getA8() {return A8::getA8();}
185 A8* getA8() {return A10::getA8();}
208 A8* getA8() {return A12::getA8();}
325 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8());
    [all...]

Completed in 1324 milliseconds