/aosp12/art/test/712-varhandle-invocations/src/ |
H A D | VarHandleBadCoordinateTests.java | 46 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.FieldCoordinateTypeTest 103 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ArrayElementOutOfBoundsIndexTest 139 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ArrayElementBadIndexTypeTest 167 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ArrayElementNullArrayTest 193 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ArrayElementWrongArrayTypeTest 218 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ArrayElementMissingIndexTest 244 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ByteArrayViewOutOfBoundsIndexTest 286 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ByteArrayViewUnalignedAccessesIndexTest 491 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ByteArrayViewBadIndexTypeTest 521 protected void doTest() { in doTest() method in VarHandleBadCoordinateTests.ByteArrayViewMissingIndexTest [all …]
|
H A D | SimpleTests.java | 24 protected void doTest() { in doTest() method in SimpleTests.TestGuardSkips 35 protected void doTest() { in doTest() method in SimpleTests.TestEqualsOK 42 protected void doTest() { in doTest() method in SimpleTests.TestEqualsOK2 49 protected void doTest() { in doTest() method in SimpleTests.TestExceptionsFail
|
H A D | VarHandleAccessorExceptionTests.java | 28 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.NullReceiverTest 55 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.UnsupportedAccessModeTest 86 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.WrongArgumentTypeCausingWrongMethodTypeTest 115 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.TooManyArgumentsCausingWrongMethodTypeTest 143 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.TooFewArgumentsCausingWrongMethodTypeTest 174 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.ReturnTypeCausingWrongMethodTypeTest 206 protected void doTest() { in doTest() method in VarHandleAccessorExceptionTests.UnsupportedAccessModePreemptsWrongMethodTypeExceptionTest
|
H A D | VarHandleTypeConversionTests.java | 38 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.VoidReturnTypeTest 77 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullBooleanThrowsNPETest 105 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullByteThrowsNPETest 131 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullCharacterThrowsNPETest 159 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullShortThrowsNPETest 187 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullIntegerThrowsNPETest 216 protected void doTest() { in doTest() method in VarHandleTypeConversionTests.BoxedNullLongThrowsNPETest 1130 public void doTest() { in doTest() method in VarHandleTypeConversionTests.SubtypeTest 1245 public void doTest() { in doTest() method in VarHandleTypeConversionTests.SupertypeTest 1295 public void doTest() { in doTest() method in VarHandleTypeConversionTests.InterfaceTest [all …]
|
H A D | VarHandleFpCasTests.java | 37 protected void doTest() { in doTest() method in VarHandleFpCasTests.FieldFloatTest 67 protected void doTest() { in doTest() method in VarHandleFpCasTests.FieldDoubleTest
|
/aosp12/art/test/936-search-onload/src/ |
H A D | Main.java | 24 private static void doTest() throws Exception { in doTest() method in Main 30 private static void doTest(boolean boot, String className) throws Exception { in doTest() method in Main
|
/aosp12/art/test/929-search/src/ |
H A D | Main.java | 24 private static void doTest() throws Exception { in doTest() method in Main 30 private static void doTest(boolean boot, String segment, String className) throws Exception { in doTest() method in Main
|
/aosp12/art/test/636-wrong-static-access/src-ex/ |
H A D | Foo.java | 18 public static void doTest() { in doTest() method in Foo
|
/aosp12/art/test/911-get-stack-trace/src/art/ |
H A D | SameThread.java | 20 public static void doTest() throws Exception { in doTest() method in SameThread
|
/aosp12/frameworks/native/opengl/tests/gl_perf/ |
H A D | filltest.cpp | 33 bool doTest(uint32_t w, uint32_t h) { in doTest() function
|
/aosp12/art/test/921-hello-failure/src/ |
H A D | DifferentAccess.java | 47 public static void doTest(Transform t) { in doTest() method in DifferentAccess
|
H A D | FieldChange.java | 51 public static void doTest(Transform4 t) { in doTest() method in FieldChange
|
H A D | MethodChange.java | 47 public static void doTest(Transform t) { in doTest() method in MethodChange
|
H A D | MissingField.java | 48 public static void doTest(Transform4 t) { in doTest() method in MissingField
|
H A D | MissingInterface.java | 48 public static void doTest(Transform2 t) { in doTest() method in MissingInterface
|
H A D | MissingMethod.java | 47 public static void doTest(Transform3 t) { in doTest() method in MissingMethod
|
H A D | NewField.java | 50 public static void doTest(Transform t) { in doTest() method in NewField
|
H A D | NewInterface.java | 49 public static void doTest(Transform2 t) { in doTest() method in NewInterface
|
H A D | NewMethod.java | 50 public static void doTest(Transform t) { in doTest() method in NewMethod
|
H A D | NewName.java | 46 public static void doTest(Transform t) { in doTest() method in NewName
|
H A D | ReorderInterface.java | 49 public static void doTest(Transform2 t) { in doTest() method in ReorderInterface
|
H A D | Undefault.java | 54 public static void doTest(Transform5 t) { in doTest() method in Undefault
|
H A D | Unmodifiable.java | 42 public static void doTest(Transform[] ts) { in doTest() method in Unmodifiable
|
H A D | Verification.java | 72 public static void doTest(Transform t) { in doTest() method in Verification
|
H A D | MultiRedef.java | 80 public static void doTest(Transform t1, Transform2 t2) { in doTest() method in MultiRedef
|