Searched refs:mModule (Results 1 – 4 of 4) sorted by relevance
101 private ModuleDefinition mModule; field in ModuleDefinitionTest318 mModule = in setUp()325 mModule.disableAutoRetryReportingTime(); in setUp()326 mModule.setRetryDecision(mDecision); in setUp()327 mModule.getModuleInvocationContext().addAllocatedDevice(DEFAULT_DEVICE_NAME, mMockDevice); in setUp()328 mModule.getModuleInvocationContext() in setUp()332 .setInvocationContext(mModule.getModuleInvocationContext()) in setUp()372 mModule = in testCreateModule()379 assertNotNull(mModule.getModuleInvocationContext()); in testCreateModule()380 IInvocationContext moduleContext = mModule.getModuleInvocationContext(); in testCreateModule()[all …]
51 private ModuleDefinition mModule; field in ModuleDefinitionMultiTest114 mModule = in testCreateAndRun()122 mModule.getModuleInvocationContext().addAllocatedDevice(DEVICE_NAME_1, mDevice1); in testCreateAndRun()123 mModule.getModuleInvocationContext().addDeviceBuildInfo(DEVICE_NAME_1, mBuildInfo1); in testCreateAndRun()124 mModule.getModuleInvocationContext().addAllocatedDevice(DEVICE_NAME_2, mDevice2); in testCreateAndRun()125 mModule.getModuleInvocationContext().addDeviceBuildInfo(DEVICE_NAME_2, mBuildInfo2); in testCreateAndRun()129 .setInvocationContext(mModule.getModuleInvocationContext()) in testCreateAndRun()141 mModule.run(moduleInfo, mListener, null, null, 1); in testCreateAndRun()154 mModule = in testPreparer_mismatch()162 mModule.getModuleInvocationContext().addAllocatedDevice(DEVICE_NAME_1, mDevice1); in testPreparer_mismatch()[all …]
54 private String mModule; field in TestSuiteStub94 listener.testRunStarted(mModule, 3); in testAttempt()137 mModule + "-file", in testAttempt()154 listener.testRunStarted(mModule, 3); in run()161 listener.testRunStarted(mModule, mShardedTestToRun.size() + 1); in run()163 listener.testRunStarted(mModule, mShardedTestToRun.size()); in run()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...