Home
last modified time | relevance | path

Searched defs:expected2 (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DPatternMatcherTest.java72 String expected2 = "test2"; in testGetPath() local
83 String expected2 = "PatternMatcher{PREFIX: test}"; in testToString() local
/cts/tests/tests/database/src/android/database/cts/
DCursorIndexOutOfBoundsExceptionTest.java37 String expected2 = "Index " + INDEX + " requested, with a size of " + SIZE; in testConstructors() local
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingLifecycleTests.java98 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_replacing() local
140 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_nonReplacing() local
183 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_multiSplit() local
/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java132 final float expected2 = 0.013092041f; in testComplexToFraction() local
214 final float expected2 = 0.0f; in testComplexToFloat() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_SearchSnippetsTest.java198 final ContentValues expected2 = new ContentValues(); in testSearchSnippets_MultipleMatchesCorrectSnippet() local
215 final ContentValues expected2 = new ContentValues(); in testEnterpriseSearchSnippets_MultipleMatchesCorrectSnippet() local
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationProviderBaseTest.java152 Location expected2 = new Location(location2); in testReportLocations_stripExtras() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DInterpolatorTest.java64 int expected2 = 200; in testReset2() local
DPathTest.java136 Path.FillType expected2 = Path.FillType.INVERSE_EVEN_ODD; in testAccessFillType() local
/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaStore_Audio_Playlists_MembersTest.java297 final String expected2 = Audio2.getInstance().getContentValues(mVolumeName) in testStoreAudioPlaylistsMembersExternal() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java623 AppSearchEmail expected2 = in testGlobalQuery_projectionTwoInstances() local
681 AppSearchEmail expected2 = in testGlobalQuery_projectionEmptyTwoInstances() local
743 AppSearchEmail expected2 = in testGlobalQuery_projectionNonExistentTypeTwoInstances() local
DAppSearchSessionCtsTestBase.java2133 AppSearchEmail expected2 = in testGetDocuments_projection() local
2185 AppSearchEmail expected2 = in testGetDocuments_projectionEmpty() local
2240 AppSearchEmail expected2 = in testGetDocuments_projectionNonExistentType() local
2297 AppSearchEmail expected2 = in testGetDocuments_wildcardProjection() local
2351 AppSearchEmail expected2 = in testGetDocuments_wildcardProjectionEmpty() local
2407 AppSearchEmail expected2 = in testGetDocuments_wildcardProjectionNonExistentType() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java499 Time expected2 = new Time(originalTz); in testSwitchTimezone_simpleUtc() local
521 Time expected2 = new Time(zone1); in testSwitchTimezone_standardToStandardTime() local
543 Time expected2 = new Time(zone1); in testSwitchTimezone_dstToDstTime() local
565 Time expected2 = new Time(zone1); in testSwitchTimezone_standardToDstTime() local
606 Time expected2 = new Time(zone1); in testSwitchTimezone_dstToStandardTime() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DVrListenerVerifierActivity.java618 ComponentName expected2 = new ComponentName(VrListenerVerifierActivity.this, in test() local
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1502 final List<Change> expected2 = Arrays.asList( in testNotifyChange_MultipleFlags() local