Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 1638) sorted by relevance

12345678910>>...66

/art/test/181-default-methods/
Dexpected-stdout.txt1 Miranda in class Super
5 Miranda in class Miranda_D1M
6 Miranda in class Miranda_D2M
7 Miranda in class Miranda_D3M
8 Conflict in class Conflict_D1_D2
11 Miranda in class Miranda_D1M_D2M
12 Conflict in class Conflict_D1_D2_D3
13 Conflict in class Conflict_D1_D2_D3M
14 Conflict in class Conflict_D1_D2M_D3
16 Conflict in class Conflict_D1M_D2_D3
[all …]
/art/test/dexdump/
Dvalues.txt45 #0 : (in LTest;)
50 #1 : (in LTest;)
55 #2 : (in LTest;)
60 #3 : (in LTest;)
65 #4 : (in LTest;)
70 #5 : (in LTest;)
75 #6 : (in LTest;)
80 #7 : (in LTest;)
85 #8 : (in LTest;)
90 #9 : (in LTest;)
[all …]
Dstaticfields.txt45 #0 : (in LStaticFields;)
50 #1 : (in LStaticFields;)
55 #2 : (in LStaticFields;)
60 #3 : (in LStaticFields;)
65 #4 : (in LStaticFields;)
70 #5 : (in LStaticFields;)
75 #6 : (in LStaticFields;)
80 #7 : (in LStaticFields;)
85 #8 : (in LStaticFields;)
90 #9 : (in LStaticFields;)
[all …]
/art/artd/binder/com/android/server/art/
DIArtd.aidl34 long deleteArtifacts(in com.android.server.art.ArtifactsPath artifactsPath); in deleteArtifacts()
52 boolean isProfileUsable(in com.android.server.art.ProfilePath profile, in isProfileUsable()
63 in com.android.server.art.ProfilePath src, in copyAndRewriteProfile()
80 void commitTmpProfile(in com.android.server.art.ProfilePath.TmpProfilePath profile); in commitTmpProfile()
89 void deleteProfile(in com.android.server.art.ProfilePath profile); in deleteProfile()
99 in com.android.server.art.ProfilePath profile); in getProfileVisibility()
115 boolean mergeProfiles(in List<com.android.server.art.ProfilePath> profiles, in mergeProfiles()
116 in @nullable com.android.server.art.ProfilePath referenceProfile, in mergeProfiles()
118 in @utf8InCpp List<String> dexFiles, in mergeProfiles()
119 in com.android.server.art.MergeProfileOptions options); in mergeProfiles()
[all …]
/art/test/949-in-memory-transform/
DAndroid.bp3 // Build rules for ART run-test `949-in-memory-transform`.
16 name: "art-run-test-949-in-memory-transform",
21 ":art-run-test-949-in-memory-transform-expected-stdout",
22 ":art-run-test-949-in-memory-transform-expected-stderr",
28 name: "art-run-test-949-in-memory-transform-expected-stdout",
29 out: ["art-run-test-949-in-memory-transform-expected-stdout.txt"],
31 cmd: "cp -f $(in) $(out)",
36 name: "art-run-test-949-in-memory-transform-expected-stderr",
37 out: ["art-run-test-949-in-memory-transform-expected-stderr.txt"],
39 cmd: "cp -f $(in) $(out)",
/art/test/2261-badcleaner-in-systemcleaner/
DAndroid.bp3 // Build rules for ART run-test `2261-badcleaner-in-systemcleaner`.
16 name: "art-run-test-2261-badcleaner-in-systemcleaner",
21 ":art-run-test-2261-badcleaner-in-systemcleaner-expected-stdout",
22 ":art-run-test-2261-badcleaner-in-systemcleaner-expected-stderr",
28 name: "art-run-test-2261-badcleaner-in-systemcleaner-expected-stdout",
29 out: ["art-run-test-2261-badcleaner-in-systemcleaner-expected-stdout.txt"],
31 cmd: "cp -f $(in) $(out)",
36 name: "art-run-test-2261-badcleaner-in-systemcleaner-expected-stderr",
37 out: ["art-run-test-2261-badcleaner-in-systemcleaner-expected-stderr.txt"],
39 cmd: "cp -f $(in) $(out)",
/art/test/990-field-trace/
Dexpected-stdout.txt1 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
2 …art.Test990$TestClass1.abc on object of type: class art.Test990$TestClass1 in method public art.Te…
3 MODIFY of static long art.Test990$TestClass2.TOTAL on object of type: null in method art.Test990$Te…
4 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass2 in method …
5 …art.Test990$TestClass1.abc on object of type: class art.Test990$TestClass2 in method public art.Te…
6 MODIFY of long art.Test990$TestClass2.baz on object of type: class art.Test990$TestClass2 in method…
7 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
8 …art.Test990$TestClass1.abc on object of type: class art.Test990$TestClass1 in method public art.Te…
9 MODIFY of int art.Test990$TestClass1.xyz on object of type: class art.Test990$TestClass1 in method …
10 …art.Test990$TestClass1.abc on object of type: class art.Test990$TestClass1 in method public art.Te…
[all …]
/art/test/201-built-in-except-detail-messages/
DAndroid.bp3 // Build rules for ART run-test `201-built-in-except-detail-messages`.
16 name: "art-run-test-201-built-in-except-detail-messages",
21 ":art-run-test-201-built-in-except-detail-messages-expected-stdout",
22 ":art-run-test-201-built-in-except-detail-messages-expected-stderr",
28 name: "art-run-test-201-built-in-except-detail-messages-expected-stdout",
29 out: ["art-run-test-201-built-in-except-detail-messages-expected-stdout.txt"],
31 cmd: "cp -f $(in) $(out)",
36 name: "art-run-test-201-built-in-except-detail-messages-expected-stderr",
37 out: ["art-run-test-201-built-in-except-detail-messages-expected-stderr.txt"],
39 cmd: "cp -f $(in) $(out)",
/art/test/1963-add-to-dex-classloader-in-memory/
DAndroid.bp3 // Build rules for ART run-test `1963-add-to-dex-classloader-in-memory`.
16 name: "art-run-test-1963-add-to-dex-classloader-in-memory",
21 ":art-run-test-1963-add-to-dex-classloader-in-memory-expected-stdout",
22 ":art-run-test-1963-add-to-dex-classloader-in-memory-expected-stderr",
28 name: "art-run-test-1963-add-to-dex-classloader-in-memory-expected-stdout",
29 out: ["art-run-test-1963-add-to-dex-classloader-in-memory-expected-stdout.txt"],
31 cmd: "cp -f $(in) $(out)",
36 name: "art-run-test-1963-add-to-dex-classloader-in-memory-expected-stderr",
37 out: ["art-run-test-1963-add-to-dex-classloader-in-memory-expected-stderr.txt"],
39 cmd: "cp -f $(in) $(out)",
/art/test/2249-checker-return-try-boundary-exit-in-loop/
DAndroid.bp3 // Build rules for ART run-test `2249-checker-return-try-boundary-exit-in-loop`.
16 name: "art-run-test-2249-checker-return-try-boundary-exit-in-loop",
21 ":art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stdout",
22 ":art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stderr",
24 // Include the Java source files in the test's artifacts, to make Checker assertions
31 name: "art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stdout",
32 out: ["art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stdout.txt"],
34 cmd: "cp -f $(in) $(out)",
39 name: "art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stderr",
40 out: ["art-run-test-2249-checker-return-try-boundary-exit-in-loop-expected-stderr.txt"],
[all …]
/art/test/1932-monitor-events-misc/
Dexpected-stdout.txt5 Testing throwing exceptions in monitor_enter
7 Throwing exception in MonitorEnter
12 Testing throwing exceptions in monitor_entered
15 Throwing exception in MonitorEntered
19 Testing throwing exceptions in both monitorEnter & MonitorEntered
21 Throwing exception in MonitorEnter
23 Throwing exception in MonitorEntered
27 Testing throwing exception in MonitorWait event
29 Throwing exception in MonitorWait
33 Testing throwing exception in MonitorWait event with illegal aruments
[all …]
Dexpected-stdout.jvm.txt5 Testing throwing exceptions in monitor_enter
7 Throwing exception in MonitorEnter
12 Testing throwing exceptions in monitor_entered
15 Throwing exception in MonitorEntered
19 Testing throwing exceptions in both monitorEnter & MonitorEntered
21 Throwing exception in MonitorEnter
23 Throwing exception in MonitorEntered
27 Testing throwing exception in MonitorWait event
29 Throwing exception in MonitorWait
34 Testing throwing exception in MonitorWait event with illegal aruments
[all …]
/art/test/
DREADME.md3 There are two suites of tests in the Android Runtime (ART):
5 in Java).
11 written in Java and/or [Smali](https://github.com/JesusFreke/smali)
19 The run-tests are identified by directories in this `test` directory, named with
21 sources are in the `src` subdirectory. Sources found in the `src2` directory are
23 exercise "API mismatch" situations by replacing class files created in the first
25 class loaders. Resources can be stored in the `res` directory, which is
28 The run-tests logic lives in the `test/run-test` Bash script. The execution of a
31 scripts located in the `test/etc` directory (`default-build`, `default-run`, and
38 is actually implemented in the "JAR runner" (`test/etc/run-test-jar`), invoked
[all …]
DAndroid.run-test.bp20 cmd: TEST_BUILD_COMMON_ARGS + "--mode host --test-dir-regex 'art/test/..?00-' $(in)",
24 // Install in the output directory to make it accessible for tests.
39 cmd: TEST_BUILD_COMMON_ARGS + "--mode host --test-dir-regex 'art/test/..?01-' $(in)",
43 // Install in the output directory to make it accessible for tests.
58 cmd: TEST_BUILD_COMMON_ARGS + "--mode host --test-dir-regex 'art/test/..?02-' $(in)",
62 // Install in the output directory to make it accessible for tests.
77 cmd: TEST_BUILD_COMMON_ARGS + "--mode host --test-dir-regex 'art/test/..?03-' $(in)",
81 // Install in the output directory to make it accessible for tests.
96 cmd: TEST_BUILD_COMMON_ARGS + "--mode host --test-dir-regex 'art/test/..?04-' $(in)",
100 // Install in the output directory to make it accessible for tests.
[all …]
/art/compiler/linker/
Doutput_stream_test.cc72 std::unique_ptr<File> in(OS::OpenFileForReading(tmp.GetFilename().c_str())); in TEST_F() local
73 EXPECT_TRUE(in.get() != nullptr); in TEST_F()
74 std::vector<uint8_t> actual(in->GetLength()); in TEST_F()
75 bool readSuccess = in->ReadFully(&actual[0], actual.size()); in TEST_F()
87 std::unique_ptr<File> in(OS::OpenFileForReading(tmp.GetFilename().c_str())); in TEST_F() local
88 EXPECT_TRUE(in.get() != nullptr); in TEST_F()
89 std::vector<uint8_t> actual(in->GetLength()); in TEST_F()
90 bool readSuccess = in->ReadFully(&actual[0], actual.size()); in TEST_F()
/art/test/018-stack-overflow/
Dexpected-stdout.txt1 caught SOE3 in testSelfRecursion
2 caught SOE10 in testSelfRecursion
3 caught SOE in testMutualRecursion
/art/test/663-odd-dex-size2/
Dinfo.txt1 Test for two files with an odd size in a vdex file.
3 The code in boths file is:
12 1) Add 1 to the size value in the dex header.
14 3) Change the checksum in the dex header.
/art/test/663-odd-dex-size/
Dinfo.txt1 Test for a dex file with an odd size in a vdex file.
3 The code in the file is:
12 1) Add 1 to the size value in the dex header.
14 3) Change the checksum in the dex header.
/art/tools/jvmti-agents/chain-agents/
DREADME.md4 location relative to a passed in path. It can be used in combination with android startup_agents
5 in order to implement more complicated agent-loading rules.
7 It will open the file `chain_agents.txt` from the directory passed in as an argument and read it
8 line-by-line loading the agents (with the arguments) listed in the file.
10 Errors in loading are logged then ignored.
28 The chain-agents file is a list of agent files and arguments to load in the same format as the
/art/test/663-odd-dex-size3/
Dinfo.txt3 The code in classes.dex is:
12 1) Add 1 to the size value in the dex header.
14 3) Change the checksum in the dex header.
16 The code in classes2.dex is:
/art/test/663-odd-dex-size4/
Dinfo.txt3 The code in classes.dex is:
8 The code in classes2.dex is:
17 1) Add 1 to the size value in the dex header.
19 3) Change the checksum in the dex header.
/art/test/1954-pop-frame-jit/
Dexpected-stdout.jvm.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call…
39 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
43 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
45 Test stopped during Exception event of calledFunction (catch in calling function)
49 Test stopped during Exception event of calledFunction (catch in called function)
51 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
53 Test stopped during Exception event of calledFunction (catch in parent of calling function)
[all …]
/art/test/1956-pop-frame-jit-calling/
Dexpected-stdout.jvm.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call…
39 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
43 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
45 Test stopped during Exception event of calledFunction (catch in calling function)
49 Test stopped during Exception event of calledFunction (catch in called function)
51 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
53 Test stopped during Exception event of calledFunction (catch in parent of calling function)
[all …]
/art/test/1953-pop-frame/
Dexpected-stdout.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call…
39 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
43 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
45 Test stopped during Exception event of calledFunction (catch in calling function)
49 Test stopped during Exception event of calledFunction (catch in called function)
51 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
53 Test stopped during Exception event of calledFunction (catch in parent of calling function)
[all …]
/art/test/1955-pop-frame-jit-called/
Dexpected-stdout.jvm.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call…
39 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
43 art.Test1953$ExceptionCatchTestObject$TestError caught in called function.
45 Test stopped during Exception event of calledFunction (catch in calling function)
49 Test stopped during Exception event of calledFunction (catch in called function)
51 art.Test1953$ExceptionThrowTestObject$TestError caught in same function.
53 Test stopped during Exception event of calledFunction (catch in parent of calling function)
[all …]

12345678910>>...66