/external/guice/extensions/servlet/test/com/google/inject/servlet/ |
D | FilterDispatchIntegrationTest.java | 73 protected void configureServlets() { in testDispatchRequestToManagedPipeline() 134 protected void configureServlets() { in testDispatchThatNoFiltersFire() 181 protected void configureServlets() { in testDispatchFilterPipelineWithRegexMatching() 244 protected void configureServlets() { in testFilterBypass() 321 protected void configureServlets() { in testFilterOrder() 326 protected void configureServlets() { in testFilterOrder() 372 protected void configureServlets() { in testFilterExceptionPrunesStack() 401 protected void configureServlets() { in testServletExceptionPrunesStack()
|
D | InvalidScopeBindingTest.java | 32 protected void configureServlets() { in testServletInNonSingletonScopeThrowsServletException() 53 protected void configureServlets() { in testFilterInNonSingletonScopeThrowsServletException() 74 protected void configureServlets() { in testHappyCaseFilter()
|
D | ServletDispatchIntegrationTest.java | 68 protected void configureServlets() { in testDispatchRequestToManagedPipelineServlets() 115 protected void configureServlets() { in testDispatchRequestToManagedPipelineWithFilter() 252 protected void configureServlets() { in testForwardUsingRequestDispatcher() 284 protected void configureServlets() { in testQueryInRequestUri_regex() 320 protected void configureServlets() { in testQueryInRequestUri()
|
D | VarargsFilterDispatchIntegrationTest.java | 47 protected void configureServlets() { in testDispatchRequestToManagedPipeline() 90 protected void configureServlets() { in testDispatchThatNoFiltersFire() 134 protected void configureServlets() { in testDispatchFilterPipelineWithRegexMatching()
|
D | VarargsServletDispatchIntegrationTest.java | 66 protected void configureServlets() { in testDispatchRequestToManagedPipelineServlets() 109 protected void configureServlets() { in testVarargsSkipDispatchRequestToManagedPipelineServlets() 152 protected void configureServlets() { in testDispatchRequestToManagedPipelineWithFilter()
|
D | ScopeRequestIntegrationTest.java | 59 protected void configureServlets() { in testNonHttpRequestScopedCallable() 103 protected void configureServlets() { in testWrongValueClasses() 128 protected void configureServlets() { in testNullReplacement()
|
D | MultipleServletInjectorsTest.java | 66 protected void configureServlets() { in testTwoInjectors() 88 protected void configureServlets() { in testTwoInjectors()
|
D | MultiModuleDispatchIntegrationTest.java | 48 protected void configureServlets() { in testDispatchRequestToManagedPipeline() 58 protected void configureServlets() { in testDispatchRequestToManagedPipeline()
|
D | ServletModuleTest.java | 73 protected void configureServlets() { in testServletModule_badPattern() 88 protected void configureServlets() { in configureServlets() method in ServletModuleTest.Module
|
D | EdslTest.java | 46 protected void configureServlets() { in testExplicitBindingsWorksWithGuiceServlet() 62 protected void configureServlets() { in testConfigureServlets()
|
D | InjectedFilterPipelineTest.java | 44 protected void configureServlets() { in setUp() 62 protected void configureServlets() { in setUp()
|
D | ContinuingRequestIntegrationTest.java | 119 protected void configureServlets() { in testRequestContinuesInOtherThread() 161 protected void configureServlets() { in testRequestContinuationDiesInHttpRequestThread()
|
D | ServletTest.java | 187 protected void configureServlets() { in testRequestAndResponseBindings_wrappingFilter() 255 protected void configureServlets() { in testRequestAndResponseBindings_matchesPassedParameters() 461 protected void configureServlets() { in testGuiceFilterConstructors()
|
D | FilterPipelineTest.java | 41 protected void configureServlets() { in setUp()
|
D | ContextPathTest.java | 65 protected void configureServlets() { in setUp()
|
D | ExtensionSpiTest.java | 246 protected void configureServlets() { in configureServlets() method in ExtensionSpiTest.Module
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
D | ServletModule.java | 52 configureServlets(); in configure() 236 protected void configureServlets() {} in configureServlets() method in ServletModule
|
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/ |
D | ExampleListener.java | 39 protected void configureServlets() { in getInjector()
|
/external/guice/extensions/struts2/test/com/google/inject/struts2/ |
D | Struts2FactoryTest.java | 53 protected void configureServlets() { in getInjector()
|