Searched refs:LoadDex (Results 1 – 12 of 12) sorted by relevance
107 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()202 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()302 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()416 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()436 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()455 jobject jclass_loader = LoadDex("Transaction"); in TEST_F()
108 jobject LoadDex(const char* dex_name) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
111 jobject jclass_loader = LoadDex("Interfaces"); in TEST_F()145 jobject jclass_loader = LoadDex("Interfaces"); in TEST_F()
628 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Nested")))); in TEST_F()700 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()824 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()826 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()838 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()917 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Interfaces")))); in TEST_F()986 jobject jclass_loader = LoadDex("StaticsFromCode"); in TEST_F()1128 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()1143 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()
44 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("ExceptionHandle")))); in SetUp()
90 jobject jclass_loader(LoadDex(class_name)); in ReflectionTestMakeExecutable()498 jobject jclass_loader = LoadDex("Main"); in TEST_F()
349 jobject CommonRuntimeTest::LoadDex(const char* dex_name) { in LoadDex() function in art::CommonRuntimeTest
1302 LoadDex("AllFields"); in TEST_F()1333 LoadDex("AllFields"); in TEST_F()1601 LoadDex(class_name); in TEST_F()
327 jobject class_loader = LoadDex("StaticsFromCode"); in TEST_F()463 jobject jclass_loader_1 = LoadDex("ProtoCompare"); in TEST_F()464 jobject jclass_loader_2 = LoadDex("ProtoCompare2"); in TEST_F()527 jobject jclass_loader = LoadDex("XandY"); in TEST_F()562 jobject jclass_loader = LoadDex("XandY"); in TEST_F()600 jobject jclass_loader = LoadDex("XandY"); in TEST_F()
161 class_loader = LoadDex("AbstractMethod"); in TEST_F()
1628 LoadDex("AllFields"); in TEST_F()1641 LoadDex("AllFields"); in TEST_F()1654 LoadDex("AllFields"); in TEST_F()
97 class_loader_ = LoadDex("MyClassNatives"); in SetUpForTest()742 class_loader_ = LoadDex("MyClassNatives"); in ExceptionHandlingImpl()