Searched refs:new_record_announcement_count (Results 1 – 3 of 3) sorted by relevance
55 int new_record_announcement_count = 8; member
343 discovery_config.new_record_announcement_count = 0; in TEST_F()452 discovery_config.new_record_announcement_count = 1; in TEST_F()533 discovery_config.new_record_announcement_count = 0; in TEST_F()
56 max_announcement_attempts_(config.new_record_announcement_count) { in MdnsPublisher()