Searched refs:countSelf (Results 1 – 1 of 1) sorted by relevance
125 int countSelf = 0; in testGetOrCreateConversation() local129 countSelf++; in testGetOrCreateConversation()135 assertEquals("Expect one self participant in conversations", 1, countSelf); in testGetOrCreateConversation()136 assertEquals("Cursor count mismatch", recipients.size(), cursor.getCount() - countSelf); in testGetOrCreateConversation()