Searched refs:make_domain (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/utils/
H A Dgen-data-queryperf.py53 def make_domain(label): function
113 sys.stdout.write(make_domain(gen_random_label()))
115 sys.stdout.write(make_domain(gen.choice(domain_names)))
117 sys.stdout.write(make_domain(gen_random_label()))

Completed in 71 milliseconds