Searched refs:LoadDex (Results 1 – 13 of 13) sorted by relevance
105 jobject jclass_loader = LoadDex("Interfaces"); in TEST_F()139 jobject jclass_loader = LoadDex("Interfaces"); in TEST_F()198 jobject jclass_loader = LoadDex("Interfaces"); in TEST_F()
33 jobject jclass_loader = LoadDex("Transaction"); in testTransactionAbort()173 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()271 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()373 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()490 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()514 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Transaction")))); in TEST_F()
653 jobject jclass_loader = LoadDex("Nested"); in TEST_F()658 jobject jclass_loader2 = LoadDex("MultiDex"); in TEST_F()668 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Nested")))); in TEST_F()740 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()865 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()867 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("MyClass")))); in TEST_F()879 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()956 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Interfaces")))); in TEST_F()1021 jobject jclass_loader = LoadDex("StaticsFromCode"); in TEST_F()1160 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Statics")))); in TEST_F()[all …]
130 jobject LoadDex(const char* dex_name) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
45 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("ExceptionHandle")))); in SetUp()
90 jobject jclass_loader(LoadDex(class_name)); in ReflectionTestMakeExecutable()509 jobject jclass_loader = LoadDex("Main"); in TEST_F()
432 jobject class_loader = LoadDex("Instrumentation"); in TEST_F()479 jobject class_loader = LoadDex("Instrumentation"); in TEST_F()
544 jobject CommonRuntimeTest::LoadDex(const char* dex_name) { in LoadDex() function in art::CommonRuntimeTest
1681 LoadDex("AllFields"); in TEST_F()1711 LoadDex("AllFields"); in TEST_F()2034 LoadDex(class_name); in TEST_F()
156 class_loader = LoadDex("AbstractMethod"); in TEST_F()199 class_loader = LoadDex("StaticLeafMethods"); in TEST_F()
363 jobject class_loader = LoadDex("StaticsFromCode"); in TEST_F()500 jobject jclass_loader_1 = LoadDex("ProtoCompare"); in TEST_F()501 jobject jclass_loader_2 = LoadDex("ProtoCompare2"); in TEST_F()544 jobject jclass_loader = LoadDex("XandY"); in TEST_F()581 jobject jclass_loader = LoadDex("XandY"); in TEST_F()619 jobject jclass_loader = LoadDex("XandY"); in TEST_F()
2160 LoadDex("AllFields"); in TEST_F()2174 LoadDex("AllFields"); in TEST_F()2188 LoadDex("AllFields"); in TEST_F()2201 LoadDex("AllFields"); in TEST_F()2214 LoadDex("AllFields"); in TEST_F()
90 class_loader_ = LoadDex("MyClassNatives"); in SetUpForTest()710 class_loader_ = LoadDex("MyClassNatives"); in ExceptionHandlingImpl()