Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DWindowManagerIncidentTest.java43 …private static void verifyIdentifierProto(IdentifierProto ip, final int filterLevel) throws Except… in verifyIdentifierProto()
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DWorkProfileNetworkLoggingDelegateTest.java137 final InetAddress ip = connectEvent.getInetAddress(); in verifyNetworkLogs() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNetworkLoggingTest.java154 final InetAddress ip = connectEvent.getInetAddress(); in verifyNetworkLogs() local