Searched refs:assertOnly (Results 1 – 1 of 1) sorted by relevance
392 if (events != null) assertOnly(TestConstants.EVENT_CAMERA_CONNECT, events); in testAPI1ActivityEviction()532 public static void assertOnly(int event, List<ErrorLoggingService.LogEvent> events) { in assertOnly() method in CameraEvictionTest