Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java85 private static final int ICMP_ECHO_REPLY = 0x00; field in VpnTestHelper
209 assertEquals(reply[0], ICMP_ECHO_REPLY); in checkPing()