Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c51 int create_file(char *func_name, int NbVal) in create_file() function
/third_party/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c51 int create_file(char *func_name, int NbVal) in create_file() function
/third_party/ltp/testcases/misc/math/float/power/
Dgenpower.c51 int create_file(char *func_name, int NbVal) in create_file() function
/third_party/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c51 int create_file(char *func_name, int NbVal) in create_file() function
/third_party/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c52 int create_file(char *func_name, int NbVal) in create_file() function
/third_party/libsnd/examples/
Dsndfilehandle.cc27 create_file (const char * fname, int format) in create_file() function
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dreadlinkat.c28 int create_file(char *path) in create_file() function
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c57 static void create_file(void) in create_file() function
/third_party/libsnd/tests/
Dcpp_test.cc70 create_file (const char * filename, int format) in create_file() function
/third_party/python/Lib/test/
Daudiotests.py55 def create_file(self, testfile): member in AudioWriteTests
Dtest_genericpath.py17 def create_file(filename, data=b'foo'): function
Dtest_os.py92 def create_file(filename, content=b'content'): function
4144 def create_file(self, name="file.txt"): member in TestScandir
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c332 int create_file(char *filename) in create_file() function
/third_party/libuv/test/
Dtest-fork.c420 static void create_file(const char* name) { in create_file() function
Dtest-fs-event.c78 static void create_file(const char* name) { in create_file() function
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c1071 int create_file(char *path, int nbytes) in create_file() function
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c766 static int create_file(char *args) in create_file() function
/third_party/libfuse/test/
Dtest_syscalls.c463 static int create_file(const char *path, const char *data, int len) in create_file() function