Searched refs:deviceInfoId (Results 1 – 1 of 1) sorted by relevance
70 @Index @Getter @Setter long deviceInfoId; field in TestCoverageStatusEntity94 long deviceInfoId) { in TestCoverageStatusEntity() argument99 this.deviceInfoId = deviceInfoId; in TestCoverageStatusEntity()228 long deviceInfoId = 0; in fromEntity() local233 deviceInfoId = (Long) e.getProperty(DEVICE_INFO_ID); in fromEntity()240 testName, timestamp, coveredLineCount, totalLineCount, deviceInfoId); in fromEntity()