Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2265 ContentValues badValues = EventHelper.getNewEventValues(account, seed++, calendarId, true); in testEventCreationAndDeletion() local
2313 ContentValues badValues = new ContentValues(updateValues); in testEventUpdateAsApp() local