Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/autotest/client/bin/result_tools/
H A Dunittest_lib.py8 def create_file(path, size=SIZE): function
/aosp_15_r20/external/autotest/client/site_tests/platform_FileSize/
H A Dplatform_FileSize.py25 def create_file(self, size, fname): member in platform_FileSize
/aosp_15_r20/external/ltp/testcases/misc/math/float/bessel/
H A Dgenbessel.c51 int create_file(char *func_name, int NbVal) in create_file() function
/aosp_15_r20/external/ltp/testcases/misc/math/float/power/
H A Dgenpower.c51 int create_file(char *func_name, int NbVal) in create_file() function
/aosp_15_r20/external/ltp/testcases/misc/math/float/exp_log/
H A Dgenexp_log.c51 int create_file(char *func_name, int NbVal) in create_file() function
/aosp_15_r20/external/ltp/testcases/misc/math/float/iperb/
H A Dgeniperb.c51 int create_file(char *func_name, int NbVal) in create_file() function
/aosp_15_r20/external/ltp/testcases/misc/math/float/trigo/
H A Dgentrigo.c52 int create_file(char *func_name, int NbVal) in create_file() function
/aosp_15_r20/art/tools/checker/file_format/c1visualizer/
H A Dtest.py27 def create_file(self, data): member in C1visualizerParser_Test
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dexample.py46 def create_file(path): function
/aosp_15_r20/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
/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_dynamic_test_helper.py58 def create_file(fname, size): function
/aosp_15_r20/build/bazel/scripts/difftool/
H A Ddifftool_test.py28 def create_file(name, content): function
/aosp_15_r20/external/pigweed/pw_module/py/
H A Dcheck_test.py38 def create_file(self, path, contents=''): member in TestWithTempDirectory
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c57 static void create_file(void) in create_file() function
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_parser.py24 def __init__(self, results_dir, create_file, print_config_failures): argument
/aosp_15_r20/external/liburing/test/
H A Dfpos.c20 static void create_file(const char *file, size_t size) in create_file() function
H A Dsplice.c76 static int create_file(const char *filename) in create_file() function
/aosp_15_r20/external/selinux/libsemanage/utils/
H A Dsemanage_migrate_store45 def create_file(dst): function
/aosp_15_r20/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
/aosp_15_r20/external/autotest/client/cros/
H A Dstorage.py382 def create_file(path, size): function
/aosp_15_r20/external/python/cpython2/Lib/test/
Daudiotests.py71 def create_file(self, testfile): member in AudioWriteTests
/aosp_15_r20/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
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dsmbprovider.py316 def create_file(self, mount_id, file_path): member in SmbProvider
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/
Ddir.rs77 pub fn create_file( in create_file() method

12