Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DDevicePolicyEventLogVerifier.java43 DevicePolicyEventWrapper... expectedLogs) throws Exception { in assertMetricsLogged() argument
56 for (DevicePolicyEventWrapper expectedLog : expectedLogs) { in assertMetricsLogged()