Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DInternalInjectorCreator.java104 stopwatch.resetAndLog("Injector construction"); in build()
123 stopwatch.resetAndLog("Binding initialization"); in initializeStatically()
128 stopwatch.resetAndLog("Binding indexing"); in initializeStatically()
131 stopwatch.resetAndLog("Collecting injection requests"); in initializeStatically()
134 stopwatch.resetAndLog("Binding validation"); in initializeStatically()
137 stopwatch.resetAndLog("Static validation"); in initializeStatically()
140 stopwatch.resetAndLog("Instance member validation"); in initializeStatically()
146 stopwatch.resetAndLog("Provider verification"); in initializeStatically()
151 stopwatch.resetAndLog("Delayed Binding initialization"); in initializeStatically()
174 stopwatch.resetAndLog("Static member injection"); in injectDynamically()
[all …]
DInjectorShell.java154 stopwatch.resetAndLog("Module execution"); in build()
160 stopwatch.resetAndLog("Interceptors creation"); in build()
170 stopwatch.resetAndLog("TypeListeners & ProvisionListener creation"); in build()
173 stopwatch.resetAndLog("Scopes creation"); in build()
176 stopwatch.resetAndLog("Converters creation"); in build()
187 stopwatch.resetAndLog("Binding creation"); in build()
190 stopwatch.resetAndLog("Module annotated method scanners creation"); in build()
201 stopwatch.resetAndLog("Private environment creation"); in build()
/external/guice/core/src/com/google/inject/internal/util/
DStopwatch.java42 public void resetAndLog(String label) { in resetAndLog() method in Stopwatch
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...