Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dtun_interface.h46 int getFdForTesting() const { return mFd; } in getFdForTesting() function
H A Dbinder_test.cpp3426 int vpnFd = vpnNetwork.getFdForTesting(); in expectVpnFallthroughWorks()
3746 int fd1 = sTun.getFdForTesting(); in TEST_F()
3753 int fd2 = tap.getFdForTesting(); in TEST_F()
4188 int appDefaultFd = sTun2.getFdForTesting(); in TEST_F()
4226 int appDefaultFd = sTun2.getFdForTesting(); in TEST_F()
4267 int appDefaultFd = sTun2.getFdForTesting(); in TEST_F()
4340 int appDefaultFd = sTun2.getFdForTesting(); in TEST_P()
4341 int vpnFd = sTun3.getFdForTesting(); in TEST_P()
4463 int appDefaultFd = sTun2.getFdForTesting(); in TEST_P()
4464 int vpnFd = sTun3.getFdForTesting(); in TEST_P()
[all …]