Home
last modified time | relevance | path

Searched refs:derived (Results 1 – 4 of 4) sorted by relevance

/art/test/077-method-override/src/
DMain.java19 Derived derived = new Derived(); in main() local
21 derived.declaredInBase(); in main()
22 derived.notDeclaredInBase(); in main()
23 derived.wasOverridden(); in main()
25 derived.callOverrideWithPublic(); in main()
26 derived.callOverrideProtectedWithPublic(); in main()
27 derived.callOverridePublicWithProtected(); in main()
28 derived.callOverridePublicWithPrivate(); in main()
29 derived.callOverridePrivateWithPublic(); in main()
30 derived.overridePrivateWithPublic(); in main()
[all …]
/art/runtime/
Ddex_instruction_visitor.h29 T* derived = static_cast<T*>(this); in Visit() local
37 derived->Do_ ## cname(inst); \ in Visit()
55 T* derived = static_cast<T*>(this); \
56 derived->Do_Default(inst); \
/art/test/134-nodex2oat-nofallback/
Dinfo.txt1 Test that disables dex2oat'ing the application, and disable fallback. This is derived from test
/art/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
193 For art/runtime/elf.h derived from external/llvm/include/llvm/Support/ELF.h
228 endorse or promote products derived from this Software without specific
250 University of Illinois to endorse or promote products derived from this