Searched refs:expectVpnFallthroughWorks (Results 1 – 1 of 1) sorted by relevance
/system/netd/tests/ |
D | binder_test.cpp | 3405 void expectVpnFallthroughWorks(android::net::INetd* netdService, bool bypassable, uid_t uid, in expectVpnFallthroughWorks() function 3488 expectVpnFallthroughWorks(mNetd.get(), false /* bypassable */, TEST_UID1, sTun, sTun2); in TEST_F() 3495 expectVpnFallthroughWorks(mNetd.get(), true /* bypassable */, TEST_UID1, sTun, sTun2); in TEST_F()
|