Home
last modified time | relevance | path

Searched defs:create_files (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/site_tests/platform_FileNum/
Dplatform_FileNum.py31 def create_files(self, target_dir, count): member in platform_FileNum
/external/pigweed/pw_arduino_build/py/
Dfile_operations_test.py40 def create_files(root_dir, file_names): function
/external/python/cpython2/Tools/scripts/
Dtreesync.py30 create_files = "yes" variable
/external/cronet/net/disk_cache/blockfile/
Dblock_files.cc262 bool BlockFiles::Init(bool create_files) { in Init()
Dbackend_impl.cc222 bool create_files = false; in SyncInit() local