HomeSort by relevance Sort by last modified time
    Searched refs:tExceptionsThrown (Results 1 - 2 of 2) sorted by null

  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderTest.java 160 tExceptionsThrown(bindInjector);
164 tExceptionsThrown(providesInjector);
168 tExceptionsThrown(cxtorInjector);
171 private void tExceptionsThrown(Injector injector) throws Exception {
    [all...]
ThrowingProviderTest.java 105 tExceptionsThrown(bindInjector);
109 tExceptionsThrown(providesInjector);
112 private void tExceptionsThrown(Injector injector) {

Completed in 52 milliseconds