Home
last modified time | relevance | path

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

/system/core/libstats/socket_lazy/
Dlibstatssocket_lazy.h19 extern "C" void PreventLibstatssocketLazyLoadingForTests();
Dlibstatssocket_lazy.cpp68 void PreventLibstatssocketLazyLoadingForTests() { in PreventLibstatssocketLazyLoadingForTests() function
/system/core/libstats/socket_lazy/tests/
Dlibstatssocket_lazy_test.cpp30 PreventLibstatssocketLazyLoadingForTests(); in SetUp()