Home
last modified time | relevance | path

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

/cts/libs/commonutil/src/com/android/cts/util/
DReportLog.java47 ResultUnit unit) { in printArray()
55 ResultUnit unit) { in printValue()
61 ResultUnit unit) { in doPrintArray()
89 ResultType type, ResultUnit unit) { in printSummaryWithTarget()
113 ResultUnit unit) { in printSummary()
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DSensorCtsHelper.java270 public static <TValue extends Number> double getFrequency(TValue period, TimeUnit unit) { in getFrequency()
277 public static <TValue extends Number> double getPeriod(TValue frequency, TimeUnit unit) { in getPeriod()
/cts/tests/tests/holo/src/android/holo/cts/
DThemeTestActivity.java196 public T get(long timeout, TimeUnit unit) throws InterruptedException, in get()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8635 custom: function( from, to, unit ) { argument