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