Searched refs:set_cache_lookups_disabled_for_testing (Results 1 – 2 of 2) sorted by relevance
295 ct_.set_cache_lookups_disabled_for_testing(true); in TEST_F()299 ct_.set_cache_lookups_disabled_for_testing(false); in TEST_F()
231 void set_cache_lookups_disabled_for_testing(bool v) { in set_cache_lookups_disabled_for_testing() function