Searched refs:closestMatches (Results 1 – 1 of 1) sorted by relevance
66 final List<DevicePolicyEventWrapper> closestMatches = new ArrayList<>(); in assertExpectedMetricLogged() local71 closestMatches.add(actualLog); in assertExpectedMetricLogged()76 .that(closestMatches).contains(expectedLog); in assertExpectedMetricLogged()