Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/spi/
DInjectionPointTest.java330 @com.google.inject.Inject public void gFirstThenAt() {} in gFirstThenAt() method in InjectionPointTest.Super
346 public void gFirstThenAt() {} in gFirstThenAt() method in InjectionPointTest.Sub
354 @Override public void gFirstThenAt() {} in gFirstThenAt() method in InjectionPointTest.SubSub