Searched refs:bypassable (Results 1 – 1 of 1) sorted by relevance
3360 void expectVpnFallthroughWorks(android::net::INetd* netdService, bool bypassable, uid_t uid, in expectVpnFallthroughWorks() argument3400 EXPECT_EQ(bypassable ? vpnNetId : fallthroughNetId, static_cast<int>(fwmark.intValue)); in expectVpnFallthroughWorks()3404 EXPECT_EQ(bypassable ? vpnNetId : fallthroughNetId, static_cast<int>(fwmark.intValue)); in expectVpnFallthroughWorks()3427 if (bypassable) { in expectVpnFallthroughWorks()