Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/util/
DBoxPlot.java33 private static final String LABEL_KEY = "label"; field in BoxPlot
177 statJson.addProperty(LABEL_KEY, boxLabel); in toJson()