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