Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DPatternMatcherTest.java67 String expected1 = "test1"; in testGetPath() local
82 String expected1 = "PatternMatcher{LITERAL: test}"; in testToString() local
/cts/tests/tests/database/src/android/database/cts/
DStaleDataExceptionTest.java24 String expected1 = "Expected exception message"; in testConstructors() local
DSQLExceptionTest.java25 String expected1 = "Expected exception message"; in testConstructors() local
DCursorIndexOutOfBoundsExceptionTest.java36 String expected1 = "Expected exception message"; in testConstructors() local
/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java127 final float expected1 = 0.0f; in testComplexToFraction() local
212 final float expected1 = 0.0f; in testComplexToFloat() local
/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaStore_Audio_Genres_MembersTest.java143 final String expected1 = Audio1.getInstance().getContentValues(mVolumeName) in testStoreAudioGenresMembersExternal() local
DMediaStore_Audio_Playlists_MembersTest.java252 final String expected1 = Audio1.getInstance().getContentValues(mVolumeName) in testStoreAudioPlaylistsMembersExternal() local
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationProviderBaseTest.java150 Location expected1 = new Location(location1); in testReportLocations_stripExtras() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DInterpolatorTest.java63 int expected1 = 100; in testReset2() local
DPathTest.java135 Path.FillType expected1 = Path.FillType.EVEN_ODD; in testAccessFillType() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java617 AppSearchEmail expected1 = in testGlobalQuery_projectionTwoInstances() local
677 AppSearchEmail expected1 = in testGlobalQuery_projectionEmptyTwoInstances() local
737 AppSearchEmail expected1 = in testGlobalQuery_projectionNonExistentTypeTwoInstances() local
DAppSearchSessionCtsTestBase.java2127 AppSearchEmail expected1 = in testGetDocuments_projection() local
2181 AppSearchEmail expected1 = in testGetDocuments_projectionEmpty() local
2234 AppSearchEmail expected1 = in testGetDocuments_projectionNonExistentType() local
2291 AppSearchEmail expected1 = in testGetDocuments_wildcardProjection() local
2347 AppSearchEmail expected1 = in testGetDocuments_wildcardProjectionEmpty() local
2401 AppSearchEmail expected1 = in testGetDocuments_wildcardProjectionNonExistentType() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java493 Time expected1 = new Time(newTz); in testSwitchTimezone_simpleUtc() local
515 Time expected1 = new Time(zone2); in testSwitchTimezone_standardToStandardTime() local
537 Time expected1 = new Time(zone2); in testSwitchTimezone_dstToDstTime() local
559 Time expected1 = new Time(zone2); in testSwitchTimezone_standardToDstTime() local
584 Time expected1 = new Time(zone2); in testSwitchTimezone_sourceDateInvalid() local
600 Time expected1 = new Time(zone2); in testSwitchTimezone_dstToStandardTime() local
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1498 final List<Change> expected1 = Arrays.asList( in testNotifyChange_MultipleFlags() local