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()
107 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()
648 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Nested")))); in TEST_F()720 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()844 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()846 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()858 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()937 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Interfaces")))); in TEST_F()1006 jobject jclass_loader = LoadDex("StaticsFromCode"); in TEST_F()1148 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()
340 jobject CommonRuntimeTest::LoadDex(const char* dex_name) { in LoadDex() function in art::CommonRuntimeTest
1291 LoadDex("AllFields"); in TEST_F()1322 LoadDex("AllFields"); in TEST_F()1590 LoadDex(class_name); in TEST_F()
320 jobject class_loader = LoadDex("StaticsFromCode"); in TEST_F()456 jobject jclass_loader_1 = LoadDex("ProtoCompare"); in TEST_F()457 jobject jclass_loader_2 = LoadDex("ProtoCompare2"); in TEST_F()520 jobject jclass_loader = LoadDex("XandY"); in TEST_F()555 jobject jclass_loader = LoadDex("XandY"); in TEST_F()593 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()