Searched defs:runMethod (Results 1 – 2 of 2) sorted by relevance
210 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod() argument214 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod() argument
116 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod() method in BandwidthTestCase