Searched refs:hasBuyer (Results 1 – 3 of 3) sorted by relevance
143 if (customAudience.hasBuyer()) { in addValidation()150 customAudience.hasBuyer() in addValidation()
329 public boolean hasBuyer() { in hasBuyer() method in CustomAudienceBlob
427 assertTrue(mCustomAudienceBlob.hasBuyer()); in testHasBuyer_true()432 assertFalse(mCustomAudienceBlob.hasBuyer()); in testHasBuyer_false()