Searched defs:start_empty (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | object_store_creator.py | 22 start_empty=_unspecified, argument 40 def ForTest(start_empty=False, argument 51 start_empty=_unspecified, argument
|
D | caching_file_system_test.py | 30 def _CreateCachingFileSystem(self, fs, start_empty=False): argument 31 def store_type_constructor(namespace, start_empty=False): argument
|
D | cache_chain_object_store.py | 25 def __init__(self, object_stores, start_empty=False): argument
|
D | test_object_store.py | 14 def __init__(self, namespace, start_empty=False, init=None): argument
|