Searched refs:getRuntime (Results 1 – 5 of 5) sorted by relevance
207 public long getRuntime() { in getRuntime() method in ModuleResult283 this.mRuntime += otherModuleResult.getRuntime(); in mergeFrom()
35 long getRuntime(); in getRuntime() method
410 serializer.attribute(NS, RUNTIME_ATTR, String.valueOf(module.getRuntime())); in writeResults()
382 assertEquals("Incorrect runtime", Integer.parseInt(RUNTIME_A), moduleA.getRuntime()); in checkResult()405 assertEquals("Incorrect runtime", Integer.parseInt(RUNTIME_B), moduleB.getRuntime()); in checkResult()
8826 public static dalvik.system.VMRuntime getRuntime()17457 public static java.lang.Runtime getRuntime()