Home
last modified time | relevance | path

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

/system/netd/tests/
Dtun_interface.h46 int getFdForTesting() const { return mFd; } in getFdForTesting() function
Dbinder_test.cpp3377 int fallthroughFd = fallthroughNetwork.getFdForTesting(); in expectVpnFallthroughWorks()
3378 int vpnFd = vpnNetwork.getFdForTesting(); in expectVpnFallthroughWorks()
3677 int fd1 = sTun.getFdForTesting(); in TEST_F()
3683 int fd2 = tap.getFdForTesting(); in TEST_F()