Searched refs:assertSingleGroup (Results 1 – 2 of 2) sorted by relevance
695 protected long assertSingleGroup(Long rowId, Account account, String sourceId, String title) { in assertSingleGroup() method in BaseContactsProvider2Test
4322 long groupId = assertSingleGroup(NO_LONG, mAccount, "gsid1", null); in testGroupCreationAfterMembershipInsert()4332 assertSingleGroup(groupId1, mAccount, "gsid1", "title1"); in testGroupReuseAfterMembershipInsert()