Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DWindowManagerIncidentTest.java42 …private static void verifyIdentifierProto(IdentifierProto ip, final int filterLevel) throws Except… in verifyIdentifierProto()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java247 final InetAddress ip = connectEvent.getInetAddress(); in verifyConnectEvent() local