| /test/xts/acts/kernel_lite/io_posix/src/ |
| D | IoTest.h | 40 #define INIT_TEST_FILE(fp) do { \ argument 46 #define FOPEN_WRITE(fp) do { \ argument 51 #define FOPEN_READ(fp) do { \ argument 56 #define FILENO(fp) do { \ argument
|
| D | IoTestStdio.cpp | 37 FILE *fp = nullptr; variable 73 FILE *fp = fmemopen(buf, sizeof(buf), "r"); variable 89 FILE *fp = nullptr; variable 117 FILE *fp = nullptr; variable 140 FILE *fp = nullptr; variable 163 FILE *fp = nullptr; variable 204 FILE *fp = nullptr; variable 227 FILE *fp = nullptr; variable 245 FILE *fp = nullptr; variable 284 FILE *fp = nullptr; variable [all …]
|
| D | IoTestWchar.cpp | 26 int FormatVfwscanf(FILE *fp, const wchar_t *format, ...) in FormatVfwscanf() 35 int FormatVfwprintf(FILE *fp, const wchar_t *format, ...) in FormatVfwprintf() 51 FILE *fp = nullptr; variable 75 FILE *fp = nullptr; variable 99 FILE *fp = nullptr; variable 124 FILE *fp = nullptr; variable 145 FILE *fp = nullptr; variable 164 FILE *fp = nullptr; variable 185 FILE *fp = nullptr; variable 204 FILE *fp = nullptr; variable [all …]
|
| D | IoTestOther.cpp | 158 FILE *fp = nullptr; variable 190 FILE *fp = nullptr; variable
|
| /test/xts/device_attest_lite/services/core/small/utils/ |
| D | attest_utils_file_detail.c | 51 FILE* fp = fopen(formatPath, "r"); in GetFileSize() local 88 FILE* fp = fopen(formatPath, "wb+"); in WriteFile() local 147 FILE* fp = fopen(formatPath, "rb"); in ReadFile() local 191 FILE* fp = fopen(realPath, "w"); in CreateFile() local 230 FILE* fp = fopen(formatPath, "r"); in IsFileExist() local
|
| /test/xts/device_attest/services/oem_adapter/src/ |
| D | device_attest_oem_file.c | 59 FILE* fp = fopen(formatPath, "r"); in OEMGetFileSize() local 92 FILE* fp = fopen(formatPath, "wb+"); in OEMWriteFile() local 140 FILE* fp = fopen(formatPath, "rb"); in OEMReadFile() local 182 FILE* fp = fopen(realPath, "w"); in OEMCreateFile() local
|
| /test/xts/device_attest/services/core/utils/ |
| D | attest_utils_file.c | 68 FILE* fp = fopen(formatPath, "r"); in GetFileSize() local 106 FILE* fp = fopen(formatPath, "wb+"); in WriteFile() local 160 FILE* fp = fopen(formatPath, "rb"); in ReadFile() local 204 FILE* fp = fopen(realPath, "w"); in CreateFile() local 243 FILE* fp = fopen(formatPath, "r"); in IsFileExist() local
|
| /test/ostest/wukong/common/include/ |
| D | common.h | 25 if (FILE* fp = popen(cmd.c_str(), "r")) { in runProcess() local
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| D | ProcessTest.cpp | 75 FILE *fp = fopen(testFile, "w+"); variable 87 FILE *fp = fopen(testFile, "r+"); variable 185 FILE *fp = fopen(testFile, "w+"); variable 197 FILE *fp = fopen(testFile, "r+"); variable
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| D | FileSystemTest.cpp | 78 FILE *fp = fopen(mountInfoFile, "r"); in CheckFsMount() local
|
| /test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/ |
| D | fdopenStream.test.js | 118 fileio.fdopenStream(fd, mode, function (err, fp) { argument
|
| /test/xts/acts/kernel_lite/sys_posix/src/ |
| D | SysApiTest.cpp | 571 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable 596 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable 621 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable 646 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable
|
| /test/xts/acts/kernel_lite/time_posix/src/ |
| D | ClockTimeTest.cpp | 377 FILE *fp = nullptr; variable 427 FILE *fp = nullptr; variable
|
| /test/xts/acts/security_lite/huks/common/ |
| D | hks_test_file_operator.c | 115 FILE *fp = fopen(filePath, "rb"); in FileRead() local 159 FILE *fp = fopen(filePath, "wb+"); in FileWrite() local
|
| /test/ostest/wukong/shell_command/src/ |
| D | wukong_main.cpp | 127 FILE* fp = nullptr; in IsRunning() local
|
| /test/xts/acts/arkui/libuv/src/ |
| D | ActsLibuvTest.cpp | 138 FILE *fp = fopen(TESTFILE, "w"); variable
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| D | ohos_common.cpp | 30 void getDimInfo(FILE *fp, std::vector<int64_t>* dim_info) { in getDimInfo() 63 FILE *fp; in readTestDataFile() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | common_utilities_hpp.h | 69 … constexpr std::array<char, MAX_LOG_TAG_LEN> GenLogTag(std::string_view fp, std::string_view func) in GenLogTag()
|
| /test/xts/tools/lite/checksum/src/ |
| D | checksum_file.c | 138 FILE *fp = NULL; in CalcSingleFileSha256() local
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| D | SignalTestUtils.cpp | 181 FILE *fp = fopen(outfile, "rb"); in CheckSigString() local
|
| /test/ostest/wukong/common/src/ |
| D | wukong_util.cpp | 68 FILE *fp = fopen(wkScreenPath.c_str(), "wb"); in TakeWuKongScreenCap() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | system_ui_controller.cpp | 645 FILE *fp = fdopen(fd, "wb"); in TakeScreenCap() local
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 1633 FILE* fp = freopen(fileName, "w", stderr); variable
|