Searched defs:failCount (Results 1 – 9 of 9) sorted by relevance
65 @Index private int failCount; field in TestStatusEntity111 int failCount, in TestStatusEntity()170 int failCount = -1; in fromEntity() local
88 @Index private long failCount; field in TestPlanRunEntity121 long failCount, in TestPlanRunEntity()171 long failCount, in TestPlanRunEntity()272 long failCount = (long) e.getProperty(FAIL_COUNT); in fromEntity() local
160 @Index @Getter @Setter private long failCount; field in TestRunEntity196 long failCount, in TestRunEntity()363 long failCount = (long) e.getProperty(FAIL_COUNT); in fromEntity() local
71 private final int failCount; field in DashboardMainServlet.TestDisplay87 int failCount, in TestDisplay()
97 int failCount = 0; in doGetHandler() local
290 int failCount = 0; in getCoverageDispatcher() local
172 long failCount = 0; in insertTestReport() local453 long failCount = 0; in insertTestPlanReport() local
135 private long failCount; field in TestDataForDevServlet.TestReportDataObject.Test.TestRun
13 "failCount": 1, number145 "failCount": 3, number