Searched refs:getTargetPreparerForDevice (Results 1 – 2 of 2) sorted by relevance
71 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotShardable()102 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotStrictShardable_dynamic()133 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_configNotStrictShardable_notDynamic()158 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_noIntraModuleSharding()190 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_testNotShardable()193 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0).getClass()); in testSplitModule_testNotShardable()218 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0)); in testSplitModule_testShardable_didNotShard()221 res.get(0).getTargetPreparerForDevice(DEFAULT_DEVICE).get(0).getClass()); in testSplitModule_testShardable_didNotShard()
929 List<ITargetPreparer> getTargetPreparerForDevice(String deviceName) { in getTargetPreparerForDevice() method in ModuleDefinition