Searched refs:testModule (Results 1 – 2 of 2) sorted by relevance
96 TestMethod(String testModule, String testClass, String testMethod) { in TestMethod() argument97 this.mTestModule = testModule; in TestMethod()
33 public native void startTest(MidiNativeTestActivity.NativeMidiTestModule testModule, in startTest() argument