Home
last modified time | relevance | path

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

/cts/libs/commonutil/src/com/android/cts/util/
DReportLog.java47 public void printArray(String message, double[] values, ResultType type, ResultUnit unit) { in printArray()
55 double[] values, ResultType type, ResultUnit unit) { in printArray()
63 public void printValue(String message, double value, ResultType type, ResultUnit unit) { in printValue()
72 double value, ResultType type, ResultUnit unit) { in printValue()
77 private void doPrintArray(String message, double[] values, ResultType type, ResultUnit unit) { in doPrintArray()
82 double[] values, ResultType type, ResultUnit unit) { in doPrintArray()
115 ResultType type, ResultUnit unit) { in printSummaryWithTarget()
138 public void printSummary(String message, double value, ResultType type, ResultUnit unit) { in printSummary()
/cts/common/util/src/com/android/compatibility/common/util/
DReportLog.java47 ResultType type, ResultUnit unit) { in Result()
64 Double target, ResultType type, ResultUnit unit) { in Result()
144 public void addValues(String message, double[] values, ResultType type, ResultUnit unit) { in addValues()
153 String message, double[] values, ResultType type, ResultUnit unit, String location) { in addValues()
160 public void addValue(String message, double value, ResultType type, ResultUnit unit) { in addValue()
169 ResultUnit unit, String location) { in addValue()
176 public void setSummary(String message, double value, ResultType type, ResultUnit unit) { in setSummary()
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DSensorCtsHelper.java132 public static <TValue extends Number> double getFrequency(TValue period, TimeUnit unit) { in getFrequency()
139 public static <TValue extends Number> double getPeriod(TValue frequency, TimeUnit unit) { in getPeriod()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java289 float unit=0.02f; in asymmetricalCircleGrid() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8635 custom: function( from, to, unit ) { argument