Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DScopesTest.java326 bindScope(NotRuntimeRetainedScoped.class, Scopes.NO_SCOPE); in configure()
338 + NotRuntimeRetainedScoped.class.getName() in testScopeAnnotationWithoutRuntimeRetention()
511 public @interface NotRuntimeRetainedScoped {} annotation in ScopesTest