Searched refs:deviceInfoEntitySet (Results 1 – 1 of 1) sorted by relevance
458 Set<DeviceInfoEntity> deviceInfoEntitySet = new HashSet<>(); in insertTestPlanReport() local478 deviceInfoEntitySet.add(deviceInfoEntity); in insertTestPlanReport()505 for (DeviceInfoEntity device : deviceInfoEntitySet) { in insertTestPlanReport()