Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/dhrystone/
DDrystone-2.1.sh538 X * The "times" function of UNIX (returning process times) function
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTestLog.java117 public static TestLog of(TestLogType logType, String url) { in of() method in TestLog