Home
last modified time | relevance | path

Searched refs:moduleWithMethod (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/javatests/dagger/android/processor/
DAndroidMapKeyValidatorTest.java54 private static JavaFileObject moduleWithMethod(String... lines) { in moduleWithMethod() method in AndroidMapKeyValidatorTest
79 moduleWithMethod( in rawFactoryType()
95 moduleWithMethod( in rawBuilderType()
111 moduleWithMethod( in bindsToBuilderNotFactory()
128 moduleWithMethod( in providesToBuilderNotFactory()
146 moduleWithMethod( in bindsToConcreteTypeInsteadOfWildcard()
163 moduleWithMethod( in bindsToBaseTypeInsteadOfWildcard()
178 moduleWithMethod( in bindsCorrectType()
190 moduleWithMethod( in bindsCorrectType_AndroidInjectionKey()
202 moduleWithMethod( in bindsCorrectType_AndroidInjectionKey_unbounded()
[all …]