Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_callback_unit_test.cpp111 AllowNetworkInBackground(TEST_UID, true); in SetUp()
120 AllowNetworkInBackground(TEST_UID, false); in TearDown()
Dresolv_test_utils.cpp234 void AllowNetworkInBackground(int uid, bool allow) { in AllowNetworkInBackground() function
Dresolv_test_utils.h436 void AllowNetworkInBackground(int uid, bool allow);
Dresolv_integration_test.cpp224 AllowNetworkInBackground(TEST_UID, true); in SetUpTestSuite()
225 AllowNetworkInBackground(TEST_UID2, true); in SetUpTestSuite()
229 AllowNetworkInBackground(TEST_UID, false); in TearDownTestSuite()
230 AllowNetworkInBackground(TEST_UID2, false); in TearDownTestSuite()