Searched refs:ownerCount (Results 1 – 2 of 2) sorted by relevance
249 long ownerCount = getCustomAudienceOwnerCount(); in getCustomAudienceStats() local256 .setTotalOwnerCount(ownerCount) in getCustomAudienceStats()
2998 int ownerCount) { in verifyCustomAudienceStats() argument3002 assertEquals(ownerCount, customAudienceStats.getTotalOwnerCount()); in verifyCustomAudienceStats()