Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp3405 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()