Home
last modified time | relevance | path

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

12345678910

/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java41 View v4 = activity.findViewById(R.id.view4); in testFocusHandling() local
46 assertNotNull(v4); in testFocusHandling()
52 assertFalse(v4.isFocusable()); in testFocusHandling()
57 v4.setFocusable(true); in testFocusHandling()
62 assertTrue(v4.isFocusable()); in testFocusHandling()
73 v4.setNextFocusLeftId(R.id.view3); in testFocusHandling()
74 v4.setNextFocusUpId(R.id.view2); in testFocusHandling()
86 assertEquals(R.id.view2, v4.getNextFocusUpId()); in testFocusHandling()
87 assertEquals(R.id.view3, v4.getNextFocusLeftId()); in testFocusHandling()
94 assertSame(v4, v2.focusSearch(View.FOCUS_DOWN)); in testFocusHandling()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
DT_invoke_direct_21.d33 div-int v4, v5, v6
35 return v4
45 const v4, 25
47 invoke-direct {v6, v3, v4}, dot/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.d33 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.d33 div-int v4, v5, v6
35 return v4
47 invoke-direct {v6, v3, v4}, dot/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/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_14.d33 div-int v4, v5, v6
35 return v4
44 const v4, 50
47 …invoke-direct/range {v3..v4}, dot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_14/tes…
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.d33 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.d33 div-int v4, v5, v6
35 return v4
45 const-wide 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 …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/
DT_return_wide_1.d34 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/opc_return/d/
DT_opc_return_1.d34 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/if_lez/d/
DT_if_lez_4.d16 if-lez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
DT_if_lez_5.d16 if-lez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_nez/d/
DT_if_nez_6.d16 if-nez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
DT_if_nez_7.d16 if-nez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gez/d/
DT_if_gez_4.d16 if-gez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
DT_if_gez_5.d16 if-gez v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gtz/d/
DT_if_gtz_4.d16 if-gtz v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
DT_if_gtz_5.d16 if-gtz v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ltz/d/
DT_if_ltz_4.d16 if-ltz v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
DT_if_ltz_5.d16 if-ltz v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eqz/d/
DT_if_eqz_7.d16 if-eqz v4, Label9
17 const/16 v4, 1234
18 return v4
21 const/4 v4, 1
22 return v4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/
DT_invoke_static_15.d34 const v4, 6
36 invoke-static {v3, v4}, dot/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.d34 const v4, 6
36 invoke-static/range {v3..v4}, dot/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.d34 const v4, 3
36 …invoke-virtual {v6, v3, v4}, dot/junit/opcodes/invoke_virtual/d/T_invoke_virtual_14/testArgsOrder(…
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/invoke_super/d/
DT_invoke_super_14.d34 const v4, 3
36 invoke-super {v6, v3, v4}, dot/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/sparse_switch/d/
DT_sparse_switch_11.d30 sparse-switch v4
36 const v4, -1
37 return v4
40 const v4, 2
41 return v4
44 const v4, 20
45 return v4

12345678910