Searched defs:assistedInt (Results 1 – 2 of 2) sorted by relevance
94 private final int assistedInt; field in AssistedFactoryParameterizedTest.ParameterizedFoo105 @Assisted int assistedInt, in ParameterizedFoo()119 AssistedDep1 assistedDep1, AssistedDepT assistedDepT, int assistedInt); in create()126 int assistedInt = 7; in testUniqueParameterizedFooFactory() local145 int assistedInt = 7; in testDupeParameterizedFooFactory() local165 int assistedInt = 7; in testBindingParameterizedFooFactory() local184 AssistedDep1 assistedDep1, AssistedDep2 assistedDep2, int assistedInt); in create()191 int assistedInt = 7; in testFixedParameterizedFooFactory() local221 int assistedInt = 7; in testExtendedFooFactory() local249 int assistedInt = 7; in testParameterizedFooFactoryFromSomeEntryPoint() local
173 private final int assistedInt; field in AssistedFactoryTest.Foo184 @Assisted int assistedInt, in Foo()291 int assistedInt = 7; in testFooFactory() local