Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/cts/hostsidetests/monkey/src/com/android/cts/monkey/
DVerbosityTest.java36 String v2 = mDevice.executeShellCommand(MONKEY_CMD + " -v -v -p " + PKGS[0] + " 500"); in testVerbosity() local
37 assertTrue(v2.contains("Events injected")); in testVerbosity()
38 assertTrue(v2.contains("Sending Touch")); in testVerbosity()
39 assertTrue(v2.contains("Sending Trackball")); in testVerbosity()
40 assertTrue(v2.contains("Switch")); in testVerbosity()
41 assertTrue(v2.contains("Sleeping")); in testVerbosity()
44 assertTrue(v1.length() < v2.length()); in testVerbosity()
/cts/tests/tests/jni/src/android/jni/cts/
DStaticNonce.java191 public static native boolean takeIntLong(int v1, long v2); in takeIntLong() argument
193 public static native boolean takeIntLongFast(int v1, long v2); in takeIntLongFast() argument
195 public static native boolean takeIntLongCritical(int v1, long v2); in takeIntLongCritical() argument
197 public static native boolean takeLongInt(long v1, int v2); in takeLongInt() argument
199 public static native boolean takeLongIntFast(long v1, int v2); in takeLongIntFast() argument
201 public static native boolean takeLongIntCritical(long v1, int v2); in takeLongIntCritical() argument
203 public static native boolean takeOneOfEach(boolean v0, byte v1, short v2, in takeOneOfEach() argument
207 short v2, char v3, int v4, long v5, String v6, float v7, double v8, in takeOneOfEachDlsym() argument
211 short v2, char v3, int v4, long v5, String v6, float v7, double v8, in takeOneOfEachFast() argument
215 short v2, char v3, int v4, long v5, String v6, float v7, double v8, in takeOneOfEachFastDlsym() argument
[all …]
DInstanceNonce.java149 public native boolean takeIntLong(int v1, long v2); in takeIntLong() argument
151 public native boolean takeIntLongFast(int v1, long v2); in takeIntLongFast() argument
153 public native boolean takeLongInt(long v1, int v2); in takeLongInt() argument
155 public native boolean takeLongIntFast(long v1, int v2); in takeLongIntFast() argument
157 public native boolean takeOneOfEach(boolean v0, byte v1, short v2, in takeOneOfEach() argument
160 public native boolean takeOneOfEachDlsym(boolean v0, byte v1, short v2, in takeOneOfEachDlsym() argument
164 public native boolean takeOneOfEachFast(boolean v0, byte v1, short v2, in takeOneOfEachFast() argument
168 public native boolean takeOneOfEachFastDlsym(boolean v0, byte v1, short v2, in takeOneOfEachFastDlsym() argument
173 int v1, int v2, int v3, int v4, in takeCoolHandLuke() argument
186 int v1, int v2, int v3, int v4, in takeCoolHandLukeFast() argument
DInstanceFromNative.java75 public boolean takeOneOfEach(double v0, float v1, long v2, int v3, in takeOneOfEach() argument
77 return (v0 == 0.0) && (v1 == 1.0f) && (v2 == 2L) && (v3 == 3) in takeOneOfEach()
83 int v1, int v2, int v3, int v4, in takeCoolHandLuke() argument
94 return (v1 == 1) && (v2 == 2) && (v3 == 3) && in takeCoolHandLuke()
DStaticFromNative.java72 public static boolean takeOneOfEach(double v0, float v1, long v2, int v3, in takeOneOfEach() argument
74 return (v0 == 0.0) && (v1 == 1.0f) && (v2 == 2L) && (v3 == 3) in takeOneOfEach()
80 int v1, int v2, int v3, int v4, in takeCoolHandLuke() argument
91 return (v1 == 1) && (v2 == 2) && (v3 == 3) && in takeCoolHandLuke()
/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java70 View v2 = activity.findViewById(R.id.view2); in testFocusHandling() local
75 assertNotNull(v2); in testFocusHandling()
81 assertFalse(v2.isFocusable()); in testFocusHandling()
86 v2.setFocusable(true); in testFocusHandling()
91 assertTrue(v2.isFocusable()); in testFocusHandling()
98 v2.setNextFocusLeftId(R.id.view1); in testFocusHandling()
99 v2.setNextFocusDownId(R.id.view4); in testFocusHandling()
111 assertEquals(R.id.view1, v2.getNextFocusLeftId()); in testFocusHandling()
112 assertEquals(R.id.view4, v2.getNextFocusDownId()); in testFocusHandling()
121 assertSame(v2, v1.focusSearch(View.FOCUS_RIGHT)); in testFocusHandling()
[all …]
/cts/tests/tests/widget/src/android/widget/cts/
DViewAnimatorTest.java103 final View v2 = mActivity.findViewById(R.id.cancel); in testShowNext() local
109 parent.removeView(v2); in testShowNext()
115 mViewAnimator.addView(v2); in testShowNext()
150 final View v2 = mActivity.findViewById(R.id.cancel); in testAccessDisplayedChild() local
154 parent.removeView(v2); in testAccessDisplayedChild()
160 mViewAnimator.addView(v2); in testAccessDisplayedChild()
185 final View v2 = mActivity.findViewById(R.id.cancel); in testAccessDisplayedChildBoundary() local
189 parent.removeView(v2); in testAccessDisplayedChildBoundary()
195 mViewAnimator.addView(v2); in testAccessDisplayedChildBoundary()
214 final View v2 = mActivity.findViewById(R.id.cancel); in testGetBaseline() local
[all …]
/cts/hostsidetests/appsecurity/res/pkgsigverify/
Dgenerate-apks.sh8v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --key cts/hostsidetests/ap…
9v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --key cts/hostsidetests/ap…
10v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --key cts/hostsidetests/ap…
11v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --key cts/hostsidetests/ap…
12v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --key cts/hostsidetests/ap…
15v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --verity-enabled --key cts…
16v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --verity-enabled --key cts…
17v2-signing-enabled true --v3-signing-enabled false --v4-signing-enabled --verity-enabled --key cts…
20 apksigner sign --v2-signing-enabled false --v3-signing-enabled true --v4-signing-enabled --key cts/…
21 apksigner sign --v2-signing-enabled false --v3-signing-enabled true --v4-signing-enabled --key cts/…
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/d/
DT_packed_switch_7.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_8.smali37 const v2, -0x1
39 return v2
42 const v2, 0x2
44 return v2
47 const v2, 0x14
49 return v2
DT_packed_switch_12.smali39 const/4 v2, -0x1
41 return v2
44 const/4 v2, 0x2
46 return v2
49 const/16 v2, 0x14
51 return v2
DT_packed_switch_6.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_2.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_1.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_9.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_13.smali40 const/4 v2, -0x1
42 return v2
44 const/4 v2, 0x2
46 return v2
49 const/16 v2, 0x14
51 return v2
DT_packed_switch_11.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
DT_packed_switch_3.smali37 const/4 v2, -0x1
39 return v2
42 const/4 v2, 0x2
44 return v2
47 const/16 v2, 0x14
49 return v2
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_StaticNonce.c514 jint v1, jlong v2) { in StaticNonce_takeIntLong() argument
515 return (v1 == 914) && (v2 == 9140914091409140914LL); in StaticNonce_takeIntLong()
521 jint v1, jlong v2) { in StaticNonce_takeIntLongFast() argument
522 return (v1 == 914) && (v2 == 9140914091409140914LL); in StaticNonce_takeIntLongFast()
527 static jboolean StaticNonce_takeIntLongCritical(jint v1, jlong v2) { in StaticNonce_takeIntLongCritical() argument
528 return (v1 == 914) && (v2 == 9140914091409140914LL); in StaticNonce_takeIntLongCritical()
533 jlong v1, jint v2) { in StaticNonce_takeLongInt() argument
534 return (v1 == -4321LL) && (v2 == 12341234); in StaticNonce_takeLongInt()
540 jlong v1, jint v2) { in StaticNonce_takeLongIntFast() argument
541 return (v1 == -4321LL) && (v2 == 12341234); in StaticNonce_takeLongIntFast()
[all …]
Dandroid_jni_cts_InstanceNonce.c387 jint v1, jlong v2) { in InstanceNonce_takeIntLong() argument
388 return (v1 == 914) && (v2 == 9140914091409140914LL); in InstanceNonce_takeIntLong()
394 jint v1, jlong v2) { in InstanceNonce_takeIntLongFast() argument
395 return (v1 == 914) && (v2 == 9140914091409140914LL); in InstanceNonce_takeIntLongFast()
400 jlong v1, jint v2) { in InstanceNonce_takeLongInt() argument
401 return (v1 == -4321LL) && (v2 == 12341234); in InstanceNonce_takeLongInt()
407 jlong v1, jint v2) { in InstanceNonce_takeLongIntFast() argument
408 return (v1 == -4321LL) && (v2 == 12341234); in InstanceNonce_takeLongIntFast()
415 jboolean v0, jbyte v1, jshort v2, jchar v3, jint v4, jlong v5, in InstanceNonce_takeOneOfEach() argument
420 if ((v0 != false) || (v1 != 1) || (v2 != 2) || (v3 != 3) || in InstanceNonce_takeOneOfEach()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/d/
DT_monitor_exit_1.smali26 const/4 v2, 1
27 iput-boolean v2, v3, Ldot/junit/opcodes/monitor_exit/d/T_monitor_exit_1;->result:Z
35 new-instance v2, Ljava/lang/Object;
36 invoke-direct {v2}, Ljava/lang/Object;-><init>()V
37 monitor-enter v2
/cts/libs/kernelinfo/src/com/android/cts/kernelinfo/
DKernelInfo.kt38 val v2: Pair<Int, Int> = getVersionFromString(s2) in compareMajorMinorVersion() constant
39 return if (v1.first == v2.first) { in compareMajorMinorVersion()
40 Integer.compare(v1.second, v2.second) in compareMajorMinorVersion()
42 Integer.compare(v1.first, v2.first) in compareMajorMinorVersion()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_25.smali40 new-instance v2, Ldot/junit/opcodes/invoke_direct_range/TPlain;
42 invoke-direct {v2}, Ldot/junit/opcodes/invoke_direct_range/TPlain;-><init>()V
44 …invoke-direct/range {v2 .. v2}, Ldot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_25;…
/cts/.prebuilt_info/
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_v2_apex.asciipb5 source_file: "aosp_x86_64/com.android.apex.cts.shim.v2.apex"
7 dest_file: "hostsidetests/stagedinstall/testdata/apex//x86/com.android.apex.cts.shim.v2.apex"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__riscv64_com_android_apex_cts_shim_v2_apex.asciipb5 source_file: "aosp_riscv64/com.android.apex.cts.shim.v2.apex"
7 dest_file: "hostsidetests/stagedinstall/testdata/apex//riscv64/com.android.apex.cts.shim.v2.apex"

12345678910>>...23