Searched refs:getA14 (Results 1 - 1 of 1) sorted by relevance
/external/libcxxabi/test/ | ||
H A D | dynamic_cast5.pass.cpp | 357 A1* getA14() {return A4::getA1();} function in struct:t3::A5 381 assert(dynamic_cast<A1*>(a5.getA14()) == a5.getA14()); 385 assert(dynamic_cast<A1*>(a5.getA4()) == a5.getA14()); 395 assert(dynamic_cast<A2*>(a5.getA14()) == a5.getA2()); 410 assert(dynamic_cast<A3*>(a5.getA14()) == a5.getA3()); 425 assert(dynamic_cast<A4*>(a5.getA14()) == a5.getA4()); 440 assert(dynamic_cast<A5*>(a5.getA14()) == a5.getA5()); 500 A1* getA14() {return A4::getA1();} function in struct:t4::A5 524 assert(dynamic_cast<A1*>(a5.getA14()) 643 A1* getA14() {return A4::getA1();} function in struct:t5::A5 786 A1* getA14() {return A4::getA1();} function in struct:t6::A5 929 A1* getA14() {return A4::getA1();} function in struct:t7::A5 1072 A1* getA14() {return A4::getA1();} function in struct:t8::A5 1215 A1* getA14() {return A4::getA1();} function in struct:t9::A5 [all...] |
Completed in 2461 milliseconds