Searched refs:CreateWsgiApplication (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/ | ||
D | service_test.py | 48 def CreateWsgiApplication(self): member in ServiceMappingTest |
D | util_test.py | 42 def CreateWsgiApplication(self): member in WsgiTestBase |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ | ||
D | webapp_test_util.py | 333 application = self.CreateWsgiApplication() |