Searched refs:set_only_use_cached_response (Results 1 – 3 of 3) sorted by relevance
68 void set_only_use_cached_response(bool b) { only_use_cached_response_ = b; } in set_only_use_cached_response() function
1673 info.set_only_use_cached_response(true); in TEST_F()1679 info.set_only_use_cached_response(false); in TEST_F()1684 info.set_only_use_cached_response(true); in TEST_F()
324 resolve_info.set_only_use_cached_response(true); in LookupAddresses()