Home
last modified time | relevance | path

Searched refs:FILE_NAME (Results 1 – 25 of 25) sorted by relevance

/third_party/libexif/contrib/examples/
Dwrite-exif.c22 #define FILE_NAME "write-exif.jpg" macro
256 f = fopen(FILE_NAME, "wb"); in main()
258 fprintf(stderr, "Error creating file %s\n", FILE_NAME); in main()
264 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
269 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
273 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
278 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
283 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
286 printf("Wrote file %s\n", FILE_NAME); in main()
291 fprintf(stderr, "Error writing to file %s\n", FILE_NAME); in main()
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify07.c59 #define FILE_NAME "test_file" macro
60 #define FILE_PATH OVL_MNT"/"DIR_NAME"/"FILE_NAME
80 strcpy(event_set[test_cnt].name, FILE_NAME); in verify_inotify()
83 strcpy(event_set[test_cnt].name, FILE_NAME); in verify_inotify()
86 strcpy(event_set[test_cnt].name, FILE_NAME); in verify_inotify()
146 SAFE_TOUCH(OVL_LOWER"/"DIR_NAME"/"FILE_NAME, 0644, NULL); in setup()
Dinotify08.c57 #define FILE_NAME "test_file" macro
58 #define FILE_PATH OVL_MNT"/"FILE_NAME
84 SAFE_TOUCH(OVL_LOWER"/"FILE_NAME, 0644, NULL); in verify_inotify()
85 SAFE_TOUCH(OVL_UPPER"/"FILE_NAME, 0644, NULL); in verify_inotify()
137 SAFE_TOUCH(OVL_LOWER"/"FILE_NAME, 0644, NULL); in setup()
/third_party/node/test/parallel/
Dtest-trace-events-process-exit.js10 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
18 assert(fs.existsSync(FILE_NAME));
19 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-none.js13 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
22 assert(fs.existsSync(FILE_NAME));
24 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-net.js22 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
31 assert(fs.existsSync(FILE_NAME));
32 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-http.js20 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
29 assert(fs.existsSync(FILE_NAME));
30 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-threadpool.js26 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
43 assert(fs.existsSync(FILE_NAME));
44 const data = fs.readFileSync(FILE_NAME);
Dtest-trace-events-v8.js13 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
22 assert(fs.existsSync(FILE_NAME));
23 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-all.js13 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
20 assert(fs.existsSync(FILE_NAME));
21 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-async-hooks.js14 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
22 assert(fs.existsSync(FILE_NAME));
23 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-binding.js22 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
32 assert(fs.existsSync(FILE_NAME));
33 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
Dtest-trace-events-metadata.js14 const FILE_NAME = path.join(tmpdir.path, 'node_trace.1.log'); constant
22 assert(fs.existsSync(FILE_NAME));
23 fs.readFile(FILE_NAME, common.mustCall((err, data) => {
/third_party/ltp/testcases/kernel/syscalls/chdir/
Dchdir01.c23 #define FILE_NAME "testfile" macro
38 {FILE_NAME, -1, ENOTDIR, -1, ENOTDIR},
80 fd = SAFE_CREAT(FILE_NAME, 0644); in setup()
/third_party/libfuse/test/
Dtest_setattr.c31 #define FILE_NAME "truncate_me" macro
62 else if (strcmp(name, FILE_NAME) == 0) in tfs_lookup()
138 assert(snprintf(fname, PATH_MAX, "%s/" FILE_NAME, in test_fs()
Dtest_write_cache.c32 #define FILE_NAME "write_me" macro
95 else if (strcmp(name, FILE_NAME) == 0) in tfs_lookup()
215 assert(snprintf(fname, PATH_MAX, "%s/" FILE_NAME, in test_fs()
/third_party/libfuse/example/
Dnotify_inval_inode.c81 #define FILE_NAME "current_time" macro
130 else if (strcmp(name, FILE_NAME) == 0) { in tfs_lookup()
208 dirbuf_add(req, &b, FILE_NAME, FILE_INO); in tfs_readdir()
Dnotify_store_retrieve.c80 #define FILE_NAME "current_time" macro
133 else if (strcmp(name, FILE_NAME) == 0) { in tfs_lookup()
211 dirbuf_add(req, &b, FILE_NAME, FILE_INO); in tfs_readdir()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c77 #define FILE_NAME "testfile" macro
81 #define FILE_PATH MOUNT_PATH"/"FILE_NAME
85 #define FILE_MNT2 MNT2_PATH"/"FILE_NAME
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp56 FILE_NAME, enumerator
156 if(options[FILE_NAME].doesOccur){ in init()
157 fileName = options[FILE_NAME].value; in init()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp56 FILE_NAME, enumerator
156 if(options[FILE_NAME].doesOccur){ in init()
157 fileName = options[FILE_NAME].value; in init()
/third_party/protobuf/cmake/
Dinstall.cmake67 function(_protobuf_auto_list FILE_NAME VARIABLE)
68 file(STRINGS ${FILE_NAME} _strings)
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java337 static final int FILE_NAME = 6; field in PerfTest
550 if (options[FILE_NAME].doesOccur) fileName = options[FILE_NAME].value; in parseOptions()
/third_party/elfutils/libdwfl/
DChangeLog2819 incoming *FILE_NAME at the start.
/third_party/mindspore/patches/
D0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch2134 -#define FILE_NAME (__builtin_strrchr(__FILE__, '/') ? __builtin_strrchr(__FILE__, '/') + 1 : __FIL…