Searched defs:out2 (Results 1 – 4 of 4) sorted by relevance
209 ConversationInfo out2 = mConversationStore.getConversation(SHORTCUT_ID_2); in testDataPersistenceAndRestoration() local239 ConversationInfo out2 = mConversationStore.getConversation(SHORTCUT_ID_2); in testDelayedDiskWrites() local281 ConversationInfo out2 = mConversationStore.getConversation(SHORTCUT_ID_2); in testMimicDevicePowerOff() local305 ConversationInfo out2 = conversationStore.getConversation(SHORTCUT_ID_2); in testBackupAndRestore() local
546 OutputStream out2 = new Base64OutputStream(out, Base64.DEFAULT); in testOutputStream_ioExceptionDuringClose() local569 OutputStream out2 = new Base64OutputStream(out, Base64.DEFAULT); in testOutputStream_ioExceptionDuringCloseAndWrite() local600 OutputStream out2 = new Base64OutputStream(out, Base64.DEFAULT); in testOutputStream_ioExceptionDuringWrite() local
588 Calendar out2 = getDaylightSavingsForwardDay(); in testIsInSchedule_daylightSavingsForward_startDuringChange() local647 Calendar out2 = getDaylightSavingsForwardDay(); in testIsInSchedule_daylightSavingsForward_endDuringChange() local716 Calendar out2 = getDaylightSavingsBackwardDay(); in testIsInSchedule_daylightSavingsBackward_startDuringChange() local760 Calendar out2 = getDaylightSavingsForwardDay(); in testIsInSchedule_daylightSavings_flippedSchedule() local
317 String out2 = TextUtils.ellipsize(s2, p, i, kind).toString(); in testEllipsize() local