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