Searched defs:expectedLogs (Results 1 – 2 of 2) sorted by relevance
44 DevicePolicyEventWrapper... expectedLogs) throws Exception { in assertMetricsLogged()67 DevicePolicyEventWrapper... expectedLogs) throws Exception { in assertMetricsNotLogged()
88 private final Set<ExpectedLogItem> expectedLogs = new HashSet<>(); field in ExpectedLogMessagesRule