Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/pull_lazy/
H A Dlibstatspull_lazy.h19 extern "C" void PreventLibstatspullLazyLoadingForTests();
H A Dlibstatspull_lazy.cpp66 void PreventLibstatspullLazyLoadingForTests() { in PreventLibstatspullLazyLoadingForTests() function
/aosp14/system/core/libstats/pull_lazy/tests/
H A Dlibstatspull_lazy_test.cpp30 PreventLibstatspullLazyLoadingForTests(); in SetUp()