Searched refs:getTargetPreparerForDevice (Results 1 – 2 of 2) sorted by relevance
78 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotShardable()114 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotStrictShardable_dynamic()149 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotStrictShardable_notDynamic()178 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_noIntraModuleSharding()215 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_testNotShardable()218 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0).getClass()); in testSplitModule_testNotShardable()248 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_testShardable_didNotShard()251 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0).getClass()); in testSplitModule_testShardable_didNotShard()
986 List<ITargetPreparer> getTargetPreparerForDevice(String deviceName) { in getTargetPreparerForDevice() method in ModuleDefinition