Home
last modified time | relevance | path

Searched refs:hasGenerator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3815 virtual auto hasGenerator() const -> bool = 0;
4044 if (!tracker.hasGenerator()) { in generate()
12458 auto hasGenerator() const -> bool override { in hasGenerator() function