Searched refs:tExceptionsScoped (Results 1 - 2 of 2) sorted by relevance

/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
H A DCheckedProviderTest.java230 tExceptionsScoped(bindInjector);
234 tExceptionsScoped(providesInjector);
238 tExceptionsScoped(cxtorInjector);
241 private void tExceptionsScoped(Injector injector) throws Exception { method in class:CheckedProviderTest
H A DThrowingProviderTest.java159 tExceptionsScoped(bindInjector);
163 tExceptionsScoped(providesInjector);
166 private void tExceptionsScoped(Injector injector) { method in class:ThrowingProviderTest

Completed in 324 milliseconds