Searched refs:addRuntime (Results 1 – 5 of 5) sorted by relevance
31 void addRuntime(long elapsedTime); in addRuntime() method
191 public void addRuntime(long elapsedTime) { in addRuntime() method in ModuleResult
228 module.addRuntime(runtime); in getResultFromDir()
182 moduleA.addRuntime(Integer.parseInt(RUNTIME_A)); in testSerialization()191 moduleB.addRuntime(Integer.parseInt(RUNTIME_B)); in testSerialization()
432 mCurrentModuleResult.addRuntime(elapsedTime); in testRunEnded()