Home
last modified time | relevance | path

Searched refs:cast (Results 1 – 23 of 23) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/T_check_cast_2.smalis/
DT_check_cast_2.smali41 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperClass;
48 check-cast v10, [Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperClass;
53 check-cast v10, Ljava/lang/Object;
60 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface;
68 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
86 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface2;
102 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface;
118 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
134 check-cast v10, [Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DProtoUtils.java36 return clazz.cast(clazz.getDeclaredMethod("parseFrom", byte[].class) in getProto()
DExceptionUtils.java48 throw c.cast(t); in propagateIfInstanceOf()
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DSystemInfoParser.java36 t = mType.cast(ret); in apply()
/cts/tests/tests/security/src/android/security/cts/
DNetdTest.java63 mINMSMethod.invoke(mINMSClass.cast(INMSObj), "foo;reboot;", -1, -1); in testThrottleSanitization()
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DDataFormatter.java285 CpuUsageInfo[] cast = new CpuUsageInfo[raw.length]; in getArg() local
287 cast[i] = (CpuUsageInfo) raw[i]; in getArg()
289 value = cast; in getArg()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/d/
DT_instance_of_8.smali30 check-cast v0, Ljava/lang/String;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/
DT_check_cast_1.smali30 check-cast v4, Ljava/lang/String;
DT_check_cast_4.smali30 check-cast v4, Ljava/lang/String;
DT_check_cast_6.smali30 check-cast v5, Ljava/lang/String;
DT_check_cast_3.smali29 check-cast v5, Ldot/junit/opcodes/check_cast/TestStubs;
DT_check_cast_5.smali30 check-cast v3, Ljava/lang/String;
DT_check_cast_8.smali30 check-cast v0, Ljava/lang/String;
DT_check_cast_9.smali30 check-cast v4, Ljava/lang/String;
DT_check_cast_7.smali30 check-cast v5, Ldot/junit/opcodes/check_cast/Test_check_castN;
DT_check_cast_4.dfh148 // parsed: offset 280, len 4: |0000: check-cast v4, Ljava/lang/String; // class@0002
DT_check_cast_9.dfh148 // parsed: offset 280, len 4: |0000: check-cast v4, Ljava/lang/String; // class@0002
/cts/hostsidetests/jdwptunnel/sampleapps/ddmsapp/
DAndroid.bp54 "-Wint-to-void-pointer-cast",
/cts/hostsidetests/jvmti/base/jni/
DAndroid.bp62 "-Wint-to-void-pointer-cast",
/cts/hostsidetests/jvmti/attaching/
DAndroid.bp67 "-Wint-to-void-pointer-cast",
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java269 if(predicate.test(clazz.cast(child))) { in collectDescendantsOfTypeIf()
270 outChildren.add(clazz.cast(child)); in collectDescendantsOfTypeIf()
286 outChildren.add(clazz.cast(child)); in collectChildrenOfType()
/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java495 return klass.cast(obj); in deserialize()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt3464 name: "cast"