Home
last modified time | relevance | path

Searched refs:CreateWsgiApplication (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/
Dservice_test.py48 def CreateWsgiApplication(self): member in ServiceMappingTest
94 def CreateWsgiApplication(self): member in ProtoServiceMappingsTest
Dutil_test.py42 def CreateWsgiApplication(self): member in WsgiTestBase
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dwebapp_test_util.py333 application = self.CreateWsgiApplication()
371 def CreateWsgiApplication(self): member in EndToEndTestBase