Home
last modified time | relevance | path

Searched refs:art (Results 101 – 125 of 3079) sorted by relevance

12345678910>>...124

/art/test/1970-force-early-return-long/
Dexpected.txt51 Uncaught exception in thread Thread[Test1970 target thread - 16,5,main] - art.Test1970$ExceptionOnc…
52 art.Test1970$ExceptionOnceObject.calledFunction(Test1970.java)
53 art.Test1970$AbstractTestObject.run(Test1970.java)
54 art.Test1970$2.run(Test1970.java)
63 Uncaught exception in thread Thread[Test1970 target thread - 18,5,main] - art.Test1970$ExceptionOnc…
64 art.Test1970$ExceptionOnceObject.doThrow(Test1970.java)
65 art.Test1970$ExceptionOnceObject.calledFunction(Test1970.java)
66 art.Test1970$AbstractTestObject.run(Test1970.java)
67 art.Test1970$2.run(Test1970.java)
76 art.Test1970$ExceptionThrowTestObject$TestError thrown and caught!
[all …]
/art/build/
DAndroid.common_path.mk20 include art/build/Android.common.mk
21 include art/build/Android.common_build.mk
30 ART_TARGET_NATIVETEST_DIR := /data/$(notdir $(TARGET_OUT_DATA_NATIVE_TESTS))/art
32 ART_TARGET_NATIVETEST_OUT := $(TARGET_OUT_DATA_NATIVE_TESTS)/art
35 ART_TARGET_TEST_DIR := /data/art-test
36 ART_TARGET_TEST_OUT := $(TARGET_OUT_DATA)/art-test
49 …E_IMG_JARS),$(call intermediates-dir-for,JAVA_LIBRARIES,$(jar).com.android.art.testing, ,COMMON)/j…
52 HOST_BOOT_IMAGE_JARS := $(foreach jar,$(CORE_IMG_JARS),$(HOST_OUT)/apex/com.android.art/javalib/$(j…
53 $(HOST_BOOT_IMAGE_JARS): $(HOST_OUT)/apex/com.android.art/javalib/%.jar : $(HOST_OUT_JAVA_LIBRARIES…
66 ART_TARGET_DEX_DEPENDENCIES := com.android.art.testing com.android.conscrypt com.android.i18n
[all …]
/art/test/
DREADME.chroot.md12 `/data/local` (e.g. `ART_TEST_CHROOT=/data/local/art-test-chroot`) on a device,
25 …([`master-art`](https://android.googlesource.com/platform/manifest/+/refs/heads/master-art/default…
30 e.g. `/data/local/art-test-chroot1`, `/data/local/art-test-chroot2`, etc.).
49 export ART_TEST_CHROOT=/data/local/art-test-chroot
52 * With a minimal `aosp/master-art` tree:
69 art/tools/buildbot-build.sh --target
73 art/tools/buildbot-cleanup-device.sh
77 art/tools/buildbot-setup-device.sh
82 art/tools/buildbot-sync.sh
86 art/tools/run-gtests.sh -j4
[all …]
/art/test/1953-pop-frame/
Dclass-loading-expected.patch10 > art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
14 > art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
20 > art.Test1953.popFrame(Native Method)
21 > art.Test1953.runTestOn(Test1953.java)
22 > art.Test1953.runTestOn(Test1953.java)
23 > art.Test1953.runTests(Test1953.java)
30 > art.Test1953.popFrame(Native Method)
31 > art.Test1953.runTestOn(Test1953.java)
32 > art.Test1953.runTestOn(Test1953.java)
33 > art.Test1953.runTests(Test1953.java)
/art/test/1956-pop-frame-jit-calling/
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
14 < art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
20 < art.Test1953.popFrame(Native Method)
21 < art.Test1953.runTestOn(Test1953.java)
22 < art.Test1953.runTestOn(Test1953.java)
23 < art.Test1953.runTests(Test1953.java)
30 < art.Test1953.popFrame(Native Method)
31 < art.Test1953.runTestOn(Test1953.java)
32 < art.Test1953.runTestOn(Test1953.java)
33 < art.Test1953.runTests(Test1953.java)
Dexpected.txt45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
49 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
53 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
57 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
65 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
73 art.Test1953$ExceptionThrowFarTestObject$TestError caught in same function.
78 art.Test1953.popFrame(Native Method)
79 art.Test1953.runTestOn(Test1953.java)
[all …]
/art/test/1954-pop-frame-jit/
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
14 < art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
20 < art.Test1953.popFrame(Native Method)
21 < art.Test1953.runTestOn(Test1953.java)
22 < art.Test1953.runTestOn(Test1953.java)
23 < art.Test1953.runTests(Test1953.java)
30 < art.Test1953.popFrame(Native Method)
31 < art.Test1953.runTestOn(Test1953.java)
32 < art.Test1953.runTestOn(Test1953.java)
33 < art.Test1953.runTests(Test1953.java)
Dexpected.txt45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
49 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
53 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
57 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
65 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
73 art.Test1953$ExceptionThrowFarTestObject$TestError caught in same function.
78 art.Test1953.popFrame(Native Method)
79 art.Test1953.runTestOn(Test1953.java)
[all …]
/art/test/1955-pop-frame-jit-called/
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
14 < art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
20 < art.Test1953.popFrame(Native Method)
21 < art.Test1953.runTestOn(Test1953.java)
22 < art.Test1953.runTestOn(Test1953.java)
23 < art.Test1953.runTests(Test1953.java)
30 < art.Test1953.popFrame(Native Method)
31 < art.Test1953.runTestOn(Test1953.java)
32 < art.Test1953.runTestOn(Test1953.java)
33 < art.Test1953.runTests(Test1953.java)
Dexpected.txt45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
49 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
53 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
57 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
65 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
73 art.Test1953$ExceptionThrowFarTestObject$TestError caught in same function.
78 art.Test1953.popFrame(Native Method)
79 art.Test1953.runTestOn(Test1953.java)
[all …]
/art/openjdkjvmti/
Dti_ddms.cc63 art::Thread* self = art::Thread::Current(); in HandleChunk()
64 art::ScopedThreadStateChange stcs(self, art::ThreadState::kNative); in HandleChunk()
66 art::ArrayRef<const jbyte> data_arr(data_in, length_in); in HandleChunk()
68 if (!art::Dbg::DdmHandleChunk(self->GetJniEnv(), in HandleChunk()
Dfixed_up_dex_file.h52 static std::unique_ptr<FixedUpDexFile> Create(const art::DexFile& original,
55 const art::DexFile& GetDexFile() { in GetDexFile()
68 explicit FixedUpDexFile(std::unique_ptr<const art::DexFile> fixed_up_dex_file, in FixedUpDexFile()
74 std::unique_ptr<const art::DexFile> dex_file_;
/art/test/common/
Dgtest_main.cc46 art::Locks::Init(); in main()
47 art::InitLogging(argv, art::Runtime::Abort); in main()
48 art::MemMap::Init(); in main()
/art/test/1923-frame-pop/
Dexpected.txt1 public static void art.Test1923.recurTimesA(int,java.lang.Runnable) pop. Line=44 exception:false
3 public static void art.Test1923.recurTimesF(int,java.lang.Runnable) pop. Line=84 exception:false
5 public static void art.Test1923.recurTimesK(int,java.lang.Runnable) pop. Line=124 exception:false
7 public static void art.Test1923.recurTimesF(int,java.lang.Runnable) pop. Line=83 exception:true
8 Caught exception art.Test1923$RecursionError: Unable recur further. Still 90 outstanding! while run…
/art/test/1924-frame-pop-toggle/
Dexpected.txt1 public static void art.Test1924.recurTimesA(int,java.lang.Runnable) pop. Line=44 exception:false
3 public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=84 exception:false
5 public static void art.Test1924.recurTimesK(int,java.lang.Runnable) pop. Line=124 exception:false
7 public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=83 exception:true
8 Caught exception art.Test1924$RecursionError: Unable recur further. Still 90 outstanding! while run…
/art/test/1945-proxy-method-arguments/
Dget_args.cc25 namespace art { namespace
32 GetProxyQuickFrameVisitor(art::Thread* target, art::Context* ctx, size_t frame_depth) in GetProxyQuickFrameVisitor()
33 REQUIRES_SHARED(art::Locks::mutator_lock_) in GetProxyQuickFrameVisitor()
34 : art::StackVisitor(target, ctx, art::StackVisitor::StackWalkKind::kIncludeInlinedFrames), in GetProxyQuickFrameVisitor()
101 art::ObjPtr<mirror::Object> obj = ref_arg->AsMirrorPtr(); in GetProxyReferenceArgument()
/art/test/1981-structural-redef-private-method-handles/
Dexpected_no_mh.txt1 Initial: class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FIELD>]
5 Post redefinition : class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FIEL…
12 Post set with new mh: class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FI…
13 Setting FOO to (ID: 9) class art.Test1981$Transform with old mh.
14 Post set with old mh: class art.Test1981$Transform[FOO: class art.Test1981$Transform, BAR: value of…
16 Post reinit with mh: class art.Test1981$Transform[FOO: class art.Test1981$Transform, BAR: value of …
17 Reading field FOO using (ID: 0) MethodHandle()Object = (ID: 9) class art.Test1981$Transform
20 Reading new field FOO using (ID: 6) MethodHandle()Object = (ID: 9) class art.Test1981$Transform
/art/test/918-fields/
Dexpected.txt10 class art.Test918$Foo
14 interface art.Test918$Bar
18 class art.Test918$Generics
22 class art.Test918$Generics
/art/libartbase/base/unix_file/
Dfd_file_test.cc29 int fd = art::DupCloexec(fileno(tmp)); in MakeTestFile()
76 art::ScratchFile tmp; in TEST_F()
92 art::ScratchFile tmp; in TEST_F()
121 art::ScratchFile tmp; in TEST_F()
148 art::ScratchFile src_tmp; in TEST_F()
158 art::ScratchFile dest_tmp; in TEST_F()
177 art::ScratchFile tmp; in TEST_F()
196 art::ScratchFile tmp; in TEST_F()
209 art::ScratchFile tmp; in TEST_F()
224 EXPECT_FALSE(art::OS::FileExists(filename.c_str())) << filename; in TEST_F()
[all …]
/art/tools/luci/config/
Dluci-scheduler.cfg15 granted_to: "group:project-art-admins"
23 repo: "https://android.googlesource.com/platform/art"
94 id: "master-art-manifest-gitiles-trigger"
98 refs: "refs/heads/master-art"
135 bucket: "luci.art.ci"
145 bucket: "luci.art.ci"
155 bucket: "luci.art.ci"
165 bucket: "luci.art.ci"
175 bucket: "luci.art.ci"
185 bucket: "luci.art.ci"
[all …]
/art/tools/
Dcompile-jar.sh37 …--boot-image=${OUT}/apex/com.android.art.debug/javalib/boot.art:${OUT}/system/framework/boot-frame…
38 …$(${ANDROID_BUILD_TOP}/art/tools/host_bcp.sh ${OUT}/system/framework/oat/${ISA}/services.odex --us…
/art/libdexfile/
DAndroid.bp120 "//art:__subpackages__",
136 cmd: "$(location generate_operator_out) art/libdexfile $(in) > $(out)",
185 "com.android.art.release",
186 "com.android.art.debug",
227 "com.android.art.debug",
253 ":art-gtest-jars-GetMethodSignature",
254 ":art-gtest-jars-Lookup",
255 ":art-gtest-jars-Main",
256 ":art-gtest-jars-MultiDex",
257 ":art-gtest-jars-Nested",
[all …]
/art/test/988-method-trace/
Dexpected.txt1 .<= public static void art.Trace.enableTracing(java.lang.Class,java.lang.reflect.Method,java.lang.r…
2 <= public static void art.Trace.enableMethodTracing(java.lang.Class,java.lang.reflect.Method,java.l…
3 => art.Test988$IterOp()
6 <= art.Test988$IterOp() -> <null: null>
7 => public static void art.Test988.doFibTest(int,java.util.function.IntUnaryOperator)
8 .=> public int art.Test988$IterOp.applyAsInt(int)
9 ..=> static int art.Test988.iter_fibonacci(int)
10 ..<= static int art.Test988.iter_fibonacci(int) -> <class java.lang.Integer: 832040>
11 .<= public int art.Test988$IterOp.applyAsInt(int) -> <class java.lang.Integer: 832040>
12 .=> public art.Test988$FibResult(java.lang.String,int,int)
[all …]
/art/test/946-obsolete-throw/
Dexpected.txt8 at art.Test946$DoRedefinitionClass.run(Test946.java:81)
9 at art.Test946$Transform.sayHi(Test946.java:26)
10 at art.Test946.doTest(Test946.java:88)
11 at art.Test946.run(Test946.java:73)
/art/test/570-checker-osr/
Dosr.cc28 namespace art { namespace
38 [&](const art::StackVisitor* stack_visitor) REQUIRES_SHARED(Locks::mutator_lock_) { in ProcessMethodWithName()
49 art::StackVisitor::StackWalkKind::kIncludeInlinedFrames); in ProcessMethodWithName()
66 [&](const art::StackVisitor* stack_visitor) REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_isInOsrCode()
88 [&](const art::StackVisitor* stack_visitor) REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_isInInterpreter()
110 [&](const art::StackVisitor* stack_visitor) REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_ensureHasProfilingInfo()
125 [&](const art::StackVisitor* stack_visitor) REQUIRES_SHARED(Locks::mutator_lock_) { in Java_Main_ensureHasOsrCode()

12345678910>>...124