Searched refs:getFdForTesting (Results 1 – 2 of 2) sorted by relevance
41 int getFdForTesting() const { return mFd; } in getFdForTesting() function
3211 int fallthroughFd = fallthroughNetwork.getFdForTesting(); in expectVpnFallthroughWorks()3212 int vpnFd = vpnNetwork.getFdForTesting(); in expectVpnFallthroughWorks()