Searched refs:getRuntime (Results 1 – 4 of 4) sorted by relevance
207 public long getRuntime() { in getRuntime() method in ModuleResult283 this.mRuntime += otherModuleResult.getRuntime(); in mergeFrom()
35 long getRuntime(); in getRuntime() method
495 serializer.attribute(NS, RUNTIME_ATTR, String.valueOf(module.getRuntime())); in writeResults()
542 assertEquals("Incorrect runtime", Integer.parseInt(RUNTIME_A), moduleA.getRuntime()); in checkResult()565 assertEquals("Incorrect runtime", Integer.parseInt(RUNTIME_B), moduleB.getRuntime()); in checkResult()