Searched refs:mFactory (Results 1 – 1 of 1) sorted by relevance
59 private RetryFactoryTest mFactory; field in RetryFactoryTestTest133 mFactory = new RetryFactoryTest() { in setUp()151 OptionSetter setter = new OptionSetter(mFactory); in testRetry_receiveOption()155 mFactory.run(mTestInfo, mMockListener); in testRetry_receiveOption()166 Collection<IRemoteTest> res = mFactory.split(2); in testRetry_split()177 mFactory = new RetryFactoryTest() { in testValidation()187 mFactory.setBuild(mMockInfo); in testValidation()188 mFactory.setDevice(mMockDevice); in testValidation()189 mFactory.setSystemStatusChecker(mCheckers); in testValidation()190 mFactory.setConfiguration(mMockMainConfiguration); in testValidation()[all …]