Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DScopesTest.java455 static int nextInstanceId; field in ScopesTest.AnnotatedSingleton
460 static int nextInstanceId; field in ScopesTest.BoundAsSingleton
465 static int nextInstanceId; field in ScopesTest.EagerSingleton
473 static int nextInstanceId; field in ScopesTest.RealLinkedSingleton
483 static int nextInstanceId; field in ScopesTest.JustInTimeSingleton
488 static int nextInstanceId; field in ScopesTest.NotASingleton
502 static int nextInstanceId; field in ScopesTest.ProvidedBySingleton
507 static int nextInstanceId; field in ScopesTest.Implementation
/external/guice/core/test/com/googlecode/guice/
DJsr330Test.java435 static int nextInstanceId = 0; field in J
440 static int nextInstanceId = 0; field in K