Searched refs:setTimeForTest (Results 1 – 3 of 3) sorted by relevance
111 setTimeForTest(1000L); in testInsert()175 setTimeForTest(1000L); in testUpdate()302 setTimeForTest(1000L); in testDeleteOtherPackageVoicemail_SetsDirtyStatus()329 setTimeForTest(1000L); in testUpdateAfterDelete_lastModifiedNotChanged()339 setTimeForTest(2000L); in testUpdateAfterDelete_lastModifiedNotChanged()343 setTimeForTest(3000L); in testUpdateAfterDelete_lastModifiedNotChanged()
138 setTimeForTest(null); in tearDown()349 setTimeForTest(1000L); in testInsert_RegularCallRecord()366 setTimeForTest(1000L); in testInsert_VoicemailCallRecord()387 setTimeForTest(1000L); in testUpdate()
1410 protected void setTimeForTest(Long time) { in setTimeForTest() method in BaseContactsProvider2Test