Searched refs:realId (Results 1 – 1 of 1) sorted by relevance
136 final String realId = BugleDatabaseOperations.getExistingConversation(db, threadId, false); in testGetOrCreateConversation() local137 assertEquals("Conversation already exists", realId, conversationId); in testGetOrCreateConversation()