Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_FileNum/
Dplatform_FileNum.py33 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