Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp4113 class ScopedSetNetworkForProcess { class
4115 explicit ScopedSetNetworkForProcess(unsigned netId) { in ScopedSetNetworkForProcess() function in __anon4208d6b70d10::ScopedSetNetworkForProcess
4120 ~ScopedSetNetworkForProcess() { EXPECT_EQ(0, setNetworkForProcess(mStoredNetId)); } in ~ScopedSetNetworkForProcess()
4220 ScopedSetNetworkForProcess scopedSetNetworkForProcess(TEST_NETID); in TEST_F()
4226 ScopedSetNetworkForProcess scopedSetNetworkForProcess(TEST_NETID | in TEST_F()
6565 ScopedSetNetworkForProcess scopedSetNetworkForProcess(NETID_UNSET); in TEST_F()