Home
last modified time | relevance | path

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

/system/core/metricsd/
Dmetrics_library_test.cc45 void VerifyEnabledCacheEviction(bool to_value);
77 void MetricsLibraryTest::VerifyEnabledCacheEviction(bool to_value) { in VerifyEnabledCacheEviction() function in MetricsLibraryTest
92 VerifyEnabledCacheEviction(false); in TEST_F()
93 VerifyEnabledCacheEviction(true); in TEST_F()