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