Searched defs:optargs (Results 1 – 12 of 12) sorted by relevance
| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | host_file_system_provider.py | 95 def ForLocal(object_store_creator, **optargs): 104 def ForTest(file_system, object_store_creator, **optargs):
|
| D | host_file_system_provider_test.py | 21 def _constructor_for_test(self, branch, **optargs):
|
| D | mock_function.py | 30 def __call__(self, *args, **optargs):
|
| D | timer.py | 50 def TimerClosure(closure, *args, **optargs):
|
| D | instance_servlet.py | 65 def CreateHostFileSystemProvider(self, object_store_creator, **optargs):
|
| D | host_file_system_iterator_test.py | 33 def host_file_system_constructor(branch, **optargs):
|
| D | test_util.py | 45 def impl(*args, **optargs):
|
| D | content_providers.py | 24 def run(*args, **optargs):
|
| D | caching_file_system.py | 21 def create_object_store(category, **optargs):
|
| D | patch_servlet_test.py | 49 def CreateHostFileSystemProvider(self, object_store_creator, **optargs):
|
| D | appengine_wrappers.py | 241 def __init__(self, **optargs):
|
| /external/chromium_org/tools/json_schema_compiler/ |
| D | memoize.py | 9 def impl(*args, **optargs):
|