Home
last modified time | relevance | path

Searched defs:VALUES (Results 1 – 5 of 5) sorted by relevance

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DMetricsXmlSerializerTest.java34 private static final double[] VALUES = new double[] {1, 11, 21, 1211, 111221}; field in MetricsXmlSerializerTest
DReportLogTest.java32 private static final double[] VALUES = new double[] {.1, 124, 4736, 835.683, 98, 395}; field in ReportLogTest
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointRunEntity.java56 public static final String VALUES = "values"; field in ProfilingPointRunEntity
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java127 private static final TestCaseResult[] VALUES = values(); field in VtsReportMessage.TestCaseResult
248 private static final VtsTestType[] VALUES = values(); field in VtsReportMessage.VtsTestType
380 private static final VtsProfilingRegressionMode[] VALUES = values(); field in VtsReportMessage.VtsProfilingRegressionMode
512 private static final VtsProfilingType[] VALUES = values(); field in VtsReportMessage.VtsProfilingType