Home
last modified time | relevance | path

Searched defs:create_files (Results 1 – 6 of 6) 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/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c196 static void create_files(void) in create_files() function
/external/cronet/net/disk_cache/blockfile/
Dblock_files.cc267 bool BlockFiles::Init(bool create_files) { in Init()
Dbackend_impl.cc225 bool create_files = false; in SyncInit() local