Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 29) sorted by relevance

12

/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPostBackupTest.java61 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testRestoredOnOldVersion() local
91 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testRestoredOnNewVersion() local
161 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testRestoreWrongKey() local
244 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testInvisibleIgnored() local
DShortcutManagerPreBackupTest.java49 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
DShortcutManagerPreBackupTest.java48 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
DShortcutManagerPreBackupTest.java49 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testPreBackup() local
/cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
DShortcutManagerPreBackupTest.java49 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testPreBackup() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_string/
DTest_const_string.java32 String s2 = t.run(); in testN1() local
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerMiscTest.java51 final ShortcutInfo s2 = makeShortcutExcludedFromLauncher("s2"); in testExcludedFromFields() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_string_jumbo/
DTest_const_string_jumbo.java32 String s2 = t.run(); in testN1() local
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java52 final ShortcutInfo s2 = new ShortcutInfo.Builder(getContext(), "s2") in testPreUpgrade() local
/cts/tests/tests/slice/src/android/slice/cts/
DSliceSpecTest.java58 SliceSpec s2 = SliceSpec.CREATOR.createFromParcel(p); in verify() local
DSliceBuilderTest.java249 private void assertEquivalent(SliceItem s1, SliceItem s2) { in assertEquivalent()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DDnsSdTxtRecordListenerTest.java120 private boolean equals(String s1, String s2) { in equals()
130 private boolean equals(Map<String, String> s1, Map<String, String> s2) { in equals() argument
DUPnPServiceResponseListenerTest.java108 private boolean equals(String s1, String s2) { in equals()
DDnsSdResponseListenerTest.java116 private boolean equals(String s1, String s2) { in equals()
/cts/hostsidetests/monkey/src/com/android/cts/monkey/
DSeedTest.java39 Scanner s2 = new Scanner(out2); in assertOutputs() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DShaderClippingTests.java104 LinearGradient s2 = new LinearGradient(0, height / 2f, width, height / 2f, in testCompose() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiConfigLockdownTest.java220 private boolean areMatchingSsids(String s1, String s2) { in areMatchingSsids()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DMatrix3fTest.java62 String s2 = getString(data); in checkData() local
DMatrix4fTest.java63 String s2 = getString(data); in checkData() local
DMatrix2fTest.java61 String s2 = getString(data); in checkData() local
DComputeTest.java179 Short2 s2 = new Short2(); in testJavaVectorTypes() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java2436 Signature[] s2 = {new Signature("1234"), in testReadParcelableArray() local
2519 Signature[] s2 = {new Signature("1234"), in testReadTypedArray() local
2589 Signature[] s2 = { in testReadTypedArray2() local
2629 Signature[] s2 = {new Signature("1234"), in testCreateTypedArray() local
2669 ArrayList<Signature> s2 = new ArrayList<Signature>(); in testReadTypedList() local
2738 ArrayList<Signature> s2 = new ArrayList<Signature>(); in testCreateTypedArrayList() local
4232 final String s2 = "abcdef1234567890"; in testReadListWithClass() local
4904 SparseArray<Signature> s2 = new SparseArray<>(); in testCreateTypedSparseArray() local
DBundleTest.java774 final short s2 = 1007; in testGetShort2() local
786 final short s2 = 1007; in testGetShortArray() local
/cts/tests/tests/virtualdevice/audio/src/android/virtualdevice/cts/audio/
DSignalObserver.java254 double s2 = 0; in goertzel() local
/cts/tests/net/src/android/net/cts/
DLocalSocketTest.java366 private void sendAndReceiveBytes(LocalSocket s1, LocalSocket s2) throws Exception { in sendAndReceiveBytes()

12