Home
last modified time | relevance | path

Searched refs:newLocation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java429 Location newLocation = Location.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
430 assertTestLocation(newLocation); in testWriteToParcel()
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java3061 String newLocation = "NEW!"; in testFullRecurrenceUpdate() local
3075 excepValues.put(Events.EVENT_LOCATION, newLocation); in testFullRecurrenceUpdate()
3086 assertEquals("new location", newLocation, instances.getString(1)); in testFullRecurrenceUpdate()