/cts/tests/tests/view/src/android/view/cts/ |
D | InflateExceptionTest.java | 36 InflateException ne = null; in testInflateException() local 40 ne = new InflateException(); in testInflateException() 41 throw ne; in testInflateException() 43 assertSame(ne, e); in testInflateException() 57 ne = new InflateException(detailMessage, throwable); in testInflateException() 58 throw ne; in testInflateException() 60 assertSame(ne, e); in testInflateException() 71 ne = new InflateException(detailMessage); in testInflateException() 72 throw ne; in testInflateException() 74 assertSame(ne, e); in testInflateException() [all …]
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | Resources_NotFoundExceptionTest.java | 36 NotFoundException ne; in testNotFoundException() local 40 ne = new NotFoundException(); in testNotFoundException() 43 throw ne; in testNotFoundException() 46 assertSame(ne, e); in testNotFoundException() 56 ne = new NotFoundException(MESSAGE); in testNotFoundException() 59 throw ne; in testNotFoundException() 62 assertSame(ne, e); in testNotFoundException() 73 ne = new NotFoundException(MESSAGE, CAUSE); in testNotFoundException() 76 throw ne; in testNotFoundException() 79 assertSame(ne, e); in testNotFoundException()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BadParcelableExceptionTest.java | 25 BadParcelableException ne = null; in testBadParcelableException() local 29 ne = new BadParcelableException("BadParcelableException"); in testBadParcelableException() 30 throw ne; in testBadParcelableException() 32 assertSame(ne, e); in testBadParcelableException() 43 ne = new BadParcelableException(new Exception()); in testBadParcelableException() 44 throw ne; in testBadParcelableException() 46 assertSame(ne, e); in testBadParcelableException()
|
D | ParcelFormatExceptionTest.java | 25 ParcelFormatException ne = null; in testParcelFormatException() local 29 ne = new ParcelFormatException(); in testParcelFormatException() 30 throw ne; in testParcelFormatException() 32 assertSame(ne, e); in testParcelFormatException() 43 ne = new ParcelFormatException("ParcelFormatException"); in testParcelFormatException() 44 throw ne; in testParcelFormatException() 46 assertSame(ne, e); in testParcelFormatException()
|
D | DeadObjectExceptionTest.java | 25 DeadObjectException ne = null; in testDeadObjectException() local 29 ne = new DeadObjectException(); in testDeadObjectException() 30 throw ne; in testDeadObjectException() 32 assertSame(ne, e); in testDeadObjectException()
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | SurfaceHolder_BadSurfaceTypeExceptionTest.java | 34 BadSurfaceTypeException ne = null; in testBadSurfaceTypeException() local 38 ne = new BadSurfaceTypeException(); in testBadSurfaceTypeException() 39 throw ne; in testBadSurfaceTypeException() 41 assertSame(ne, e); in testBadSurfaceTypeException() 53 ne = new BadSurfaceTypeException(name); in testBadSurfaceTypeException() 54 throw ne; in testBadSurfaceTypeException() 56 assertSame(ne, e); in testBadSurfaceTypeException()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
D | T_invoke_virtual_range_2.smali | 30 if-ne v0, v10, :Label0 32 if-ne v0, v9, :Label0 34 if-ne v0, v8, :Label0 36 if-ne v0, v7, :Label0 38 if-ne v0, v6, :Label0 40 if-ne v0, v5, :Label0 42 if-ne v0, v4, :Label0 44 if-ne v0, v3, :Label0 46 if-ne v0, v2, :Label0 48 if-ne v0, v1, :Label0
|
D | T_invoke_virtual_range_14.smali | 41 if-ne v3, v4, :Label0 44 if-ne v1, v4, :Label0 47 if-ne v2, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/ |
D | T_invoke_static_range_4.smali | 29 if-ne v0, v10, :Label0 31 if-ne v0, v9, :Label0 33 if-ne v0, v8, :Label0 35 if-ne v0, v7, :Label0 37 if-ne v0, v6, :Label0 39 if-ne v0, v5, :Label0 41 if-ne v0, v4, :Label0 43 if-ne v0, v3, :Label0 45 if-ne v0, v2, :Label0 47 if-ne v0, v1, :Label0
|
D | T_invoke_static_range_15.smali | 40 if-ne v3, v4, :Label0 43 if-ne v1, v4, :Label0 46 if-ne v2, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/ |
D | T_invoke_direct_24.smali | 51 if-ne v3, v4, :Label30 54 if-ne v0, v4, :Label30 57 if-ne v1, v4, :Label30 60 if-ne v2, v4, :Label30
|
D | T_invoke_direct_21.smali | 51 if-ne v3, v4, :Label30 54 if-ne v0, v4, :Label30 57 if-ne v1, v4, :Label30 60 if-ne v2, v4, :Label30
|
D | T_invoke_direct_14.smali | 51 if-ne v3, v4, :Label30 54 if-ne v0, v4, :Label30 57 if-ne v1, v4, :Label30 60 if-ne v2, v4, :Label30
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_return/d/ |
D | T_opc_return_1.smali | 39 if-ne v4, v6, :Label0 42 if-ne v1, v4, :Label0 45 if-ne v2, v4, :Label0 48 if-ne v3, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/ |
D | T_invoke_direct_range_21.smali | 51 if-ne v3, v4, :Label30 54 if-ne v0, v4, :Label30 57 if-ne v1, v4, :Label30 60 if-ne v2, v4, :Label30
|
D | T_invoke_direct_range_14.smali | 51 if-ne v3, v4, :Label30 54 if-ne v0, v4, :Label30 57 if-ne v1, v4, :Label30 60 if-ne v2, v4, :Label30
|
D | T_invoke_direct_range_24.smali | 64 if-ne v3, v4, :cond_2b 68 if-ne v0, v4, :cond_2b 72 if-ne v1, v4, :cond_2b 76 if-ne v2, v4, :cond_2b
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/ |
D | T_return_object_6.smali | 46 if-ne v7, v8, :Label43 49 if-ne v1, v7, :Label43 52 if-ne v2, v7, :Label43 55 if-ne v3, v7, :Label43
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/ |
D | T_invoke_static_15.smali | 40 if-ne v3, v4, :Label0 43 if-ne v1, v4, :Label0 46 if-ne v2, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/ |
D | T_invoke_interface_range_14.smali | 38 if-ne v4, v5, :Label0 41 if-ne v5, v1, :Label0 44 if-ne v5, v2, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
D | T_invoke_virtual_14.smali | 40 if-ne v3, v4, :Label0 43 if-ne v1, v4, :Label0 46 if-ne v2, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/ |
D | T_invoke_interface_14.smali | 37 if-ne v4, v5, :Label0 40 if-ne v5, v1, :Label0 43 if-ne v5, v2, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/ |
D | T_return_void_1.smali | 37 if-ne v1, v4, :Label0 40 if-ne v2, v4, :Label0 43 if-ne v3, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
D | T_invoke_super_range_14.smali | 40 if-ne v3, v4, :Label0 43 if-ne v1, v4, :Label0 46 if-ne v2, v4, :Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
D | T_invoke_super_14.smali | 40 if-ne v3, v4, :Label0 43 if-ne v1, v4, :Label0 46 if-ne v2, v4, :Label0
|