Home
last modified time | relevance | path

Searched defs:create_file (Results 1 – 25 of 33) sorted by relevance

12

/external/autotest/client/bin/result_tools/
Dunittest_lib.py8 def create_file(path, size=SIZE): function
/external/autotest/client/site_tests/platform_FileSize/
Dplatform_FileSize.py25 def create_file(self, size, fname): member in platform_FileSize
/external/ltp/testcases/misc/math/float/power/
Dgenpower.c51 int create_file(char *func_name, int NbVal) in create_file() function
/external/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c51 int create_file(char *func_name, int NbVal) in create_file() function
/external/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c51 int create_file(char *func_name, int NbVal) in create_file() function
/external/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c51 int create_file(char *func_name, int NbVal) in create_file() function
/external/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c52 int create_file(char *func_name, int NbVal) in create_file() function
/external/python/pyfakefs/pyfakefs/tests/
Dexample.py46 def create_file(path): function
Dtest_utils.py330 def create_file(self, file_path, contents=None, encoding=None, perm=0o666): member in RealFsTestMixin
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dfile_descriptor.hpp56 static int create_file(const char* name, mode_t mode ) in create_file() function
/external/libcxx/test/support/
Dfilesystem_dynamic_test_helper.py58 def create_file(fname, size): function
Dfilesystem_test_helper.hpp150 std::string create_file(std::string filename, std::size_t size = 0) { in create_file() function
/external/pigweed/pw_module/py/
Dcheck_test.py38 def create_file(self, path, contents=''): member in TestWithTempDirectory
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c57 static void create_file(void) in create_file() function
/external/autotest/server/cros/chaos_lib/
Dchaos_parser.py24 def __init__(self, results_dir, create_file, print_config_failures): argument
/external/liburing/test/
Dfpos.c20 static void create_file(const char *file, size_t size) in create_file() function
Dsplice.c76 static int create_file(const char *filename) in create_file() function
/external/selinux/libsemanage/utils/
Dsemanage_migrate_store45 def create_file(dst): function
/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dcopy_test.cpp39 void create_file(fs::path const& ph, std::string const& contents = std::string()) in create_file() function
/external/autotest/client/cros/
Dstorage.py382 def create_file(path, size): function
/external/python/cpython2/Lib/test/
Daudiotests.py71 def create_file(self, testfile): member in AudioWriteTests
/external/python/cpython3/Lib/test/
Daudiotests.py55 def create_file(self, testfile): member in AudioWriteTests
Dtest_genericpath.py17 def create_file(filename, data=b'foo'): function
/external/autotest/client/common_lib/cros/
Dsmbprovider.py316 def create_file(self, mount_id, file_path): member in SmbProvider
/external/ltp/testcases/kernel/fs/doio/
Diogen.c1071 int create_file(char *path, int nbytes) in create_file() function

12