Searched defs:runtime (Results 1 – 3 of 3) sorted by relevance
60 runtime: Arc<Runtime>, field
358 public final long runtime; field in PerfettoPullerMetricCollector.TraceProcessorResult361 public TraceProcessorResult(File file, long runtime, String status) { in TraceProcessorResult()386 long runtime = -1L; in convertToMetricProto() local
177 String runtime = testcase.getAttribute("time"); in processTestResult() local