Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/internal/codegen/
DMapKeyProcessorTest.java47 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.PathKey", in mapKeyCreatorFile() local
93 JavaFileObject enumKeyFile = JavaFileObjects.forSourceLines("test.Container", in nestedMapKeyCreatorFile() local
DMapBindingComponentProcessorTest.java83 Source enumKeyFile = in mapBindingsWithEnumKey() local
480 Source enumKeyFile = in mapBindingsWithNonProviderValue() local