Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 25 of 268) sorted by relevance

1234567891011

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
DT_invoke_direct_21.smali33 div-int v4, v5, v6
35 return v4
45 const v4, 25
47 invoke-direct {v6, v3, v4}, Ldot/junit/opcodes/invoke_direct/d/T_invoke_direct_21;->test(II)I
50 const v4, 2
51 if-ne v3, v4, :Label30
53 const v4, 111
54 if-ne v0, v4, :Label30
56 const v4, 222
57 if-ne v1, v4, :Label30
[all …]
DT_invoke_direct_14.smali33 div-int v4, v5, v6
35 return v4
45 const v4, 25
50 const v4, 2
51 if-ne v3, v4, :Label30
53 const v4, 111
54 if-ne v0, v4, :Label30
56 const v4, 222
57 if-ne v1, v4, :Label30
59 const v4, 333
[all …]
DT_invoke_direct_24.smali33 div-int v4, v5, v6
35 return v4
47 invoke-direct {v6, v3, v4}, Ldot/junit/opcodes/invoke_direct/d/T_invoke_direct_24;->test(II)I
50 const v4, 2
51 if-ne v3, v4, :Label30
53 const v4, 111
54 if-ne v0, v4, :Label30
56 const v4, 222
57 if-ne v1, v4, :Label30
59 const v4, 333
[all …]
/cts/hostsidetests/appsecurity/res/pkgsigverify/
Dgenerate-apks.sh5v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-3072.pk8 --cert cts/…
6v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256.pk8 --cert cts/h…
7v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-2048.pk8 --cert cts/…
8v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p384.pk8 --cert cts/h…
9v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-4096.pk8 --cert cts/…
12v4-signing-enabled --verity-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-307…
13v4-signing-enabled --verity-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256…
14v4-signing-enabled --verity-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-204…
17v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-3072.pk8 --cert cts/…
18v4-signing-enabled --key cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256.pk8 --cert cts/h…
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_14.smali33 div-int v4, v5, v6
35 return v4
44 const v4, 50
47 …invoke-direct/range {v3..v4}, Ldot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_14;->…
50 const v4, 2
51 if-ne v3, v4, :Label30
53 const v4, 111
54 if-ne v0, v4, :Label30
56 const v4, 222
57 if-ne v1, v4, :Label30
[all …]
DT_invoke_direct_range_21.smali33 div-int v4, v5, v6
35 return v4
44 const v4, 50
50 const v4, 2
51 if-ne v3, v4, :Label30
53 const v4, 111
54 if-ne v0, v4, :Label30
56 const v4, 222
57 if-ne v1, v4, :Label30
59 const v4, 333
[all …]
DT_invoke_direct_range_24.smali54 const-wide v4, 0x32
62 const v4, 0x2
64 if-ne v3, v4, :cond_2b
66 const v4, 0x6f
68 if-ne v0, v4, :cond_2b
70 const v4, 0xde
72 if-ne v1, v4, :cond_2b
74 const v4, 0x14d
76 if-ne v2, v4, :cond_2b
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_return/d/
DT_opc_return_1.smali34 const v4, 0xdddd
39 if-ne v4, v6, :Label0
41 const v4, 1
42 if-ne v1, v4, :Label0
44 const v4, 2
45 if-ne v2, v4, :Label0
47 const v4, 3
48 if-ne v3, v4, :Label0
66 const v4, 0xdddd
67 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/
DT_return_wide_1.smali34 const-wide v4, 0xdddd
39 cmp-long v0, v4, v6
42 const v4, 1
43 if-ne v1, v4, :Label0
45 const v4, 2
46 if-ne v2, v4, :Label0
48 const v4, 3
49 if-ne v3, v4, :Label0
67 const-wide v4, 0xdddd
68 return-wide v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/
DT_invoke_static_15.smali34 const v4, 6
36 invoke-static {v3, v4}, Ldot/junit/opcodes/invoke_static/TestClass;->testArgsOrder(II)I
39 const v4, 2
40 if-ne v3, v4, :Label0
42 const v4, 123
43 if-ne v1, v4, :Label0
45 const v4, 345
46 if-ne v2, v4, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_15.smali34 const v4, 6
36 …invoke-static/range {v3..v4}, Ldot/junit/opcodes/invoke_static_range/TestClass;->testArgsOrder(II)I
39 const v4, 2
40 if-ne v3, v4, :Label0
42 const v4, 123
43 if-ne v1, v4, :Label0
45 const v4, 345
46 if-ne v2, v4, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DT_invoke_virtual_14.smali34 const v4, 3
36 …invoke-virtual {v6, v3, v4}, Ldot/junit/opcodes/invoke_virtual/d/T_invoke_virtual_14;->testArgsOrd…
39 const v4, 100
40 if-ne v3, v4, :Label0
42 const v4, 123
43 if-ne v1, v4, :Label0
45 const v4, 659
46 if-ne v2, v4, :Label0
/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java61 View v4 = activity.findViewById(R.id.view4); in testFocusHandling() local
66 assertNotNull(v4); in testFocusHandling()
72 assertFalse(v4.isFocusable()); in testFocusHandling()
77 v4.setFocusable(true); in testFocusHandling()
82 assertTrue(v4.isFocusable()); in testFocusHandling()
93 v4.setNextFocusLeftId(R.id.view3); in testFocusHandling()
94 v4.setNextFocusUpId(R.id.view2); in testFocusHandling()
106 assertEquals(R.id.view2, v4.getNextFocusUpId()); in testFocusHandling()
107 assertEquals(R.id.view3, v4.getNextFocusLeftId()); in testFocusHandling()
114 assertSame(v4, v2.focusSearch(View.FOCUS_DOWN)); in testFocusHandling()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_14.smali34 const v4, 3
36 …invoke-super {v6, v3, v4}, Ldot/junit/opcodes/invoke_super/d/T_invoke_super_14;->testArgsOrder(II)I
39 const v4, 100
40 if-ne v3, v4, :Label0
42 const v4, 123
43 if-ne v1, v4, :Label0
45 const v4, 659
46 if-ne v2, v4, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/
DT_return_void_1.smali36 const v4, 1
37 if-ne v1, v4, :Label0
39 const v4, 2
40 if-ne v2, v4, :Label0
42 const v4, 3
43 if-ne v3, v4, :Label0
60 const v4, 0xdddd
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_14.smali33 const v4, 300
40 const v4, 100
41 if-ne v3, v4, :Label0
43 const v4, 123
44 if-ne v1, v4, :Label0
46 const v4, 659
47 if-ne v2, v4, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_14.smali33 const v4, 300
39 const v4, 100
40 if-ne v3, v4, :Label0
42 const v4, 123
43 if-ne v1, v4, :Label0
45 const v4, 659
46 if-ne v2, v4, :Label0
/cts/tests/tests/content/data/
Dreadme.txt1 Fixed APKs, along with v4 signatures and digests used in ChecksumsTest.java.
12 Use this command to re-generate the apk and v4 signature file:
13 …apksigner sign --v2-signing-enabled false --v3-signing-enabled false --v4-signing-enabled false --…
14 …apksigner sign --v2-signing-enabled true --v3-signing-enabled true --v4-signing-enabled --key cts/…
15 …apksigner sign --v2-signing-enabled true --v3-signing-enabled true --v4-signing-enabled --key cts/…
16 …apksigner sign --v2-signing-enabled true --v3-signing-enabled true --v4-signing-enabled --verity-e…
24 HelloWorld5_hdpi-v4.digests
25 HelloWorld5_mdpi-v4.digests
32 …mimecap -in HelloWorld5_hdpi-v4.digests -signer test-cert.x509.pem -inkey test-key.pem -outform de…
33 …mimecap -in HelloWorld5_mdpi-v4.digests -signer test-cert.x509.pem -inkey test-key.pem -outform de…
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/
DT_new_instance_11.smali30 const v4, 5
39 add-int/lit8 v4, v4, -1
40 if-nez v4, :LabelBwd
42 invoke-direct {v1, v4}, Ljava/lang/Integer;-><init>(I)V
/cts/tests/tests/jni/src/android/jni/cts/
DStaticFromNative.java73 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
75 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 && in takeOneOfEach()
80 int v1, int v2, int v3, int v4, in takeCoolHandLuke() argument
92 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in takeCoolHandLuke()
DInstanceFromNative.java76 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
78 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 && in takeOneOfEach()
83 int v1, int v2, int v3, int v4, in takeCoolHandLuke() argument
95 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in takeCoolHandLuke()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DAndroid.bp46 "mdpi-v4",
47 "hdpi-v4",
48 "xhdpi-v4",
49 "xxhdpi-v4",
74 "mdpi-v4",
75 "hdpi-v4",
76 "xhdpi-v4",
77 "xxhdpi-v4",
156 package_splits: ["xxhdpi-v4"],
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/d/
DT_opc_goto_1.smali32 return v4
35 add-int/lit8 v4, v4, -1
36 if-lez v4, :LabelExit
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_exception/d/
DT_move_exception_2.smali48 const v4, 0x1
50 return v4
53 const v4, 0x0
55 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/
DT_invoke_interface_14.smali32 const v4, 64
34 invoke-interface {v8, v4, v5}, Ldot/junit/opcodes/invoke_interface/ITest;->testArgsOrder(II)I
35 move-result v4
37 if-ne v4, v5, :Label0

1234567891011