Searched refs:stop_caching_called (Results 1 – 2 of 2) sorted by relevance
181 EXPECT_TRUE(network_layer.stop_caching_called()); in TEST()
267 bool stop_caching_called() const { return stop_caching_called_; } in stop_caching_called() function