Searched defs:testModule (Results 1 – 6 of 6) sorted by relevance
33 public native void startTest(MidiNativeTestActivity.NativeMidiTestModule testModule, in startTest()
277 TestStateData(TestModule testModule) { in TestStateData()281 abstract String buildErrorString(TestModule testModule); in buildErrorString()291 BadSharingTestState(TestModule testModule, in BadSharingTestState()299 String buildErrorString(TestModule testModule) { in buildErrorString()328 BadMMAPTestState(TestModule testModule, in BadMMAPTestState()336 String buildErrorString(TestModule testModule) { in buildErrorString()1232 public int startTest(TestModule testModule) { in startTest()1350 TestModule testModule = getActiveTestModule(); in completeTestStep() local1380 TestModule testModule = mTestModules.get(mTestStep); in advanceTestModule() local1542 TestModule testModule = mTestManager.getActiveTestModule(); in onDataReady() local
64 TestModule testModule; in gatherTestModules() local
63 TestModule testModule; in gatherTestModules() local
66 TestModule testModule; in gatherTestModules() local
96 TestMethod(String testModule, String testClass, String testMethod) { in TestMethod()