Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParserTest.java67 long totalTime = getTotalTime(contents); in testRunTimeoutInput() local
96 long totalTime = getTotalTime(contents); in testRunNormalInput() local
124 long totalTime = getTotalTime(contents); in testRunErrorInput() local
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DBenchmarkResult.java321 float totalTime = 0; in fromInferenceResults() local