Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DNullableInjectionPointTest.java71 NullableFooMethod nfm = createInjector().getInstance(NullableFooMethod.class); in testInjectNullIntoNullableMethod() local
87 CustomNullableFooMethod nfm = createInjector().getInstance(CustomNullableFooMethod.class); in testInjectNullIntoCustomNullableMethod() local