Home
last modified time | relevance | path

Searched defs:EXPECT_BLOCK (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java1843 private static final boolean EXPECT_BLOCK = true; field in VpnTest
1889 checkBlockIncomingPacket(tunFd.getFileDescriptor(), remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets() local
1901 checkBlockIncomingPacket(tunFd.getFileDescriptor(), remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets() local