Searched refs:getXLabel (Results 1 – 8 of 8) sorted by relevance
46 public abstract String getXLabel(); in getXLabel() method in Graph84 json.add(X_LABEL_KEY, new JsonPrimitive(getXLabel())); in toJson()
81 profilingPoint.getXLabel(), in addData()93 profilingPoint.getXLabel(), in addData()
50 public String getXLabel() { in getXLabel() method in LineGraph107 xLabel = profilingPoint.getXLabel(); in addData()
56 public String getXLabel() { in getXLabel() method in Histogram128 xLabel = profilingPoint.getXLabel(); in addData()
67 public String getXLabel() { in getXLabel() method in BoxPlot
268 assertEquals(profilingPointRunEntity.getXLabel(), profilingPointEntity.getXLabel()); in testNewSummary()
155 … pp.getProfilingPointName(), new BoxPlot(pp.getProfilingPointName(), null, pp.getXLabel())); in doGetHandler()
127 profilingPointRun.getXLabel(), in updateSummaries()