Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DWorkProfileNetworkLoggingDelegateTest.java124 final DnsEvent dnsEvent = (DnsEvent) currentEvent; in verifyNetworkLogs() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java235 private void verifyDnsEvent(DnsEvent dnsEvent) { in verifyDnsEvent()
333 final DnsEvent dnsEvent = (DnsEvent) currentEvent; in verifyNetworkLogs() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNetworkLoggingTest.java141 final DnsEvent dnsEvent = (DnsEvent) currentEvent; in verifyNetworkLogs() local