Home
last modified time | relevance | path

Searched refs:yLabel (Results 1 – 11 of 11) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointRunEntity.java91 private String yLabel; field in ProfilingPointRunEntity
120 String yLabel, in ProfilingPointRunEntity() argument
129 this.yLabel = yLabel; in ProfilingPointRunEntity()
156 String yLabel, in ProfilingPointRunEntity() argument
165 this.yLabel = yLabel; in ProfilingPointRunEntity()
243 profilingRun.setUnindexedProperty(Y_LABEL, this.yLabel); in toEntity()
276 String yLabel = (String) e.getProperty(Y_LABEL); in fromEntity() local
286 parentKey, name, type, regressionMode, labels, values, xLabel, yLabel, options); in fromEntity()
315 String yLabel = profilingReport.getYAxisLabel().toStringUtf8(); in fromProfilingReport() local
365 yLabel, in fromProfilingReport()
DProfilingPointEntity.java80 private String yLabel; field in ProfilingPointEntity
104 String yLabel) { in ProfilingPointEntity() argument
111 this.yLabel = yLabel; in ProfilingPointEntity()
157 profilingPoint.setUnindexedProperty(Y_LABEL, this.yLabel); in toEntity()
188 String yLabel = (String) e.getProperty(Y_LABEL); in fromEntity() local
191 testName, profilingPointName, type, regressionMode, xLabel, yLabel); in fromEntity()
/test/vti/dashboard/src/main/java/com/android/vts/util/
DBoxPlot.java44 private final String yLabel; field in BoxPlot
51 public BoxPlot(String name, String xLabel, String yLabel) { in BoxPlot() argument
54 this.yLabel = yLabel; in BoxPlot()
98 return yLabel; in getYLabel()
DProfilingPointSummary.java34 public String yLabel; field in ProfilingPointSummary
38 String xLabel, String yLabel, VtsProfilingRegressionMode regressionMode) { in ProfilingPointSummary() argument
44 this.yLabel = yLabel; in ProfilingPointSummary()
DHistogram.java38 private String yLabel; field in Histogram
87 return yLabel; in getYLabel()
129 yLabel = profilingPoint.getYLabel(); in addData()
DLineGraph.java34 private String yLabel; field in LineGraph
81 return yLabel; in getYLabel()
108 yLabel = profilingPoint.getYLabel(); in addData()
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsProfilingStatsJobServletTest.java88 String yLabel = "yLabel"; in createProfilingRun() local
115 yLabel, in createProfilingRun()
/test/vti/dashboard/src/main/java/com/android/vts/api/
DTestDataForDevServlet.java168 private String yLabel; field in TestDataForDevServlet.TestReportDataObject.Test.TestRun.Profiling
455 testRunProfile.yLabel, in doPost()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java98 tableHTML += testSummary.yLabel + "</th>"; in getPerformanceSummary()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java113 String[] headerRows = new String[] {profilingPoint, summary.yLabel}; in getPerformanceSummary()
/test/mlts/benchmark/results/
DChart.bundle.min.js10yLabel?i=t[0].yLabel:e.labels.length>0&&t[0].index<e.labels.length&&(i=e.labels[t[0].index])),i},l… property