Home
last modified time | relevance | path

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

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
DConversationMessageDataTest.java36 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testBindFirstMessage() local
50 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testBindTwice() local
77 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testMessageClustering() local
DConversationParticipantsDataTest.java29 final FakeCursor testCursor = TestDataFactory.getConversationParticipantsCursor(); in testBindParticipants() local