Home
last modified time | relevance | path

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

/system/netd/tests/dns_responder/
Ddns_responder.h52 void setFailOnEdns(bool fail) { fail_on_edns_ = fail; } in setFailOnEdns() function
/system/netd/tests/
Dnetd_test.cpp481 dns.setFailOnEdns(true); // This is the only change from the basic test. in TEST_F()
507 dns.setFailOnEdns(true); // This is the only change from the basic test. in TEST_F()