Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 160) sorted by relevance

1234567

/aosp12/art/test/1958-transform-try-jit/
H A DAndroid.bp3 // Build rules for ART run-test `1958-transform-try-jit`.
16 name: "art-run-test-1958-transform-try-jit",
21 ":art-run-test-1958-transform-try-jit-expected-stdout",
22 ":art-run-test-1958-transform-try-jit-expected-stderr",
28 name: "art-run-test-1958-transform-try-jit-expected-stdout",
29 out: ["art-run-test-1958-transform-try-jit-expected-stdout.txt"],
36 name: "art-run-test-1958-transform-try-jit-expected-stderr",
37 out: ["art-run-test-1958-transform-try-jit-expected-stderr.txt"],
H A Dinfo.txt1 Tests that JVMTI transformation seems to work even when we try to get a method
/aosp12/art/test/435-try-finally-without-catch/
H A DAndroid.bp3 // Build rules for ART run-test `435-try-finally-without-catch`.
16 name: "art-run-test-435-try-finally-without-catch",
21 ":art-run-test-435-try-finally-without-catch-expected-stdout",
22 ":art-run-test-435-try-finally-without-catch-expected-stderr",
28 name: "art-run-test-435-try-finally-without-catch-expected-stdout",
29 out: ["art-run-test-435-try-finally-without-catch-expected-stdout.txt"],
36 name: "art-run-test-435-try-finally-without-catch-expected-stderr",
37 out: ["art-run-test-435-try-finally-without-catch-expected-stderr.txt"],
H A Dinfo.txt1 Exercise a method containing a `try' statement with several
5 When dx processes an integer division (or modulo) enclosing a `try'
14 This used to be a problem for a `try' block followed by a `finally'
18 clue that it contains a `try' statement, which it cannot optimize
20 special block(s) related to `catch'-less `try' statement(s), the
/aosp12/art/test/972-default-imt-collision/smali/
H A DKlass.smali18 # try {
22 # try {
26 # try {
30 # try {
34 # try {
38 # try {
42 # try {
46 # try {
50 # try {
54 # try {
[all …]
/aosp12/art/test/670-bitstring-type-check/
H A Dbuild70 // not try to resolve classes used by the tests. This guarantees uninitialized type
135 try {
141 try {
147 try {
153 try {
159 try {
165 try {
171 try {
177 try {
186 try {
[all …]
/aosp12/hardware/google/camera/common/sensor_listener/tests/
H A Dhow_to_run.txt19 # Run device_orientation sensor test, try to rotate device:
22 # Run light sensor test, try to put device under different lighting conditions:
25 # Run proximity sensor test, try to move hands close/away from device:
/aosp12/art/test/543-checker-dce-trycatch/smali/
H A DTestCase.smali26 # Test a case when one entering TryBoundary is dead but the rest of the try
71 # Test a case when one exiting TryBoundary is dead but the rest of the try
117 # Test that a catch block remains live and consistent if some of try blocks
165 # Test that try block membership is recomputed. In this test case, the try entry
167 # not replaced with the try entry from the live branch.
204 # Test that DCE removes catch phi uses of instructions defined in dead try blocks.
278 # dead try blocks.
/aosp12/art/test/800-smali/smali/
H A Db_23502994.smali9 # Sharpen, and try to unlock (in both branches). We should not lose the lock info when we make
35 # Sharpen, and try to unlock. We should not lose the lock info when we make the register type
/aosp12/art/test/510-checker-try-catch/smali/
H A DBuilder.smali19 # Basic test case with two try blocks and three catch handlers, one of which
133 # Tests try-entry block when there are multiple entry points into the try block.
235 # jump out of the try block at multiple points.
311 # try ranges.
927 # block when covered by a try range.
1033 # only the handler of the try block.
1109 # the handler and also the successor of the try block.
1196 # Test graph with try/catch inside a loop.
1249 # INVOKE it follows, even if there is a try boundary between them.
1309 # the try block so as to not split the ReturnVoid-Exit edge.
[all …]
/aosp12/art/test/421-exceptions/
H A Dinfo.txt1 Simple test for try/catch/throw.
/aosp12/frameworks/base/packages/CtsShim/
H A DAndroid.bp35 // Make sure the build system doesn't try to resign the APK
73 // Make sure the build system doesn't try to resign the APK
/aosp12/art/test/543-checker-dce-trycatch/
H A Dinfo.txt1 Tests removal of try/catch blocks by DCE.
/aosp12/art/test/542-inline-trycatch/
H A Dinfo.txt1 Tests inlining in the optimizing compiler under try/catch.
/aosp12/art/test/510-checker-try-catch/
H A Dinfo.txt1 Tests the generation of try/catch blocks in Optimizing.
/aosp12/art/test/578-polymorphic-inlining/
H A Dinfo.txt2 wrongly the try/catch information of new blocks.
/aosp12/art/test/547-regression-trycatch-critic-edge/
H A Dinfo.txt2 being on try/catch boundary.
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMTestHandler.java.broken67 try {
100 try {
/aosp12/art/test/588-checker-irreducib-lifetime-hole/
H A Dinfo.txt3 and try/catch.
/aosp12/art/test/024-illegal-access/
H A Dinfo.txt2 error. Also try to access a non-public class in a different package with
/aosp12/art/test/550-checker-regression-wide-store/
H A Dinfo.txt3 an incorrect stack map, causing deopt and try/catch to use a wrong location.
/aosp12/art/test/691-hiddenapi-proxy/
H A Dinfo.txt2 would try to get their class def to find hiddenapi flags in the dex file, but class def if not
/aosp12/system/bt/service/doc/
H A DIBluetoothGattClient.txt67 * this function will try to raise the connection security level based on the
88 * permissions, this function will try to raise the connection security level
105 * this function will try to raise the connection security level based on the
126 * permissions, this function will try to raise the connection security level
/aosp12/bionic/libc/dns/resolv/
H A Dres_send.c354 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; in res_nsend() local
480 for (try = 0; try < statp->retry; try++) { in res_nsend()
544 try = statp->retry; in res_nsend()
554 if (try == 0) { in res_nsend()
581 if (try == 0) { in res_nsend()
/aosp12/art/test/2032-default-method-private-override/
H A Dinfo.txt6 exceptions and incorrect behavior as we might try to use a private or a

1234567