Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/internal/codegen/
DMapKeyProcessorTest.java49 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.PathKey", in mapKeyCreatorFile() local
86 .that(ImmutableList.of(enumKeyFile, pathEnumFile)) in mapKeyCreatorFile()
96 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.Container", in nestedMapKeyCreatorFile() local
137 .that(ImmutableList.of(enumKeyFile, pathEnumFile)) in nestedMapKeyCreatorFile()
DMapBindingComponentProcessorTest.java78 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.PathKey", in mapBindingsWithEnumKey() local
242 enumKeyFile, in mapBindingsWithEnumKey()
899 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.PathKey", in mapBindingsWithNonProviderValue() local
1035 enumKeyFile, in mapBindingsWithNonProviderValue()