Home
last modified time | relevance | path

Searched defs:ProtoReference (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dproto_reference_test.cc26 TEST(ProtoReference, WithinOneDexFile) { in TEST() argument
54 TEST(ProtoReference, AcrossDifferentDexFiles) { in TEST() argument
Dproto_reference.h34 ProtoReference(const DexFile* file, dex::ProtoIndex index) in ProtoReference() function