Home
last modified time | relevance | path

Searched defs:fname1 (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/kernel/syscalls/execve/
Dexecve05.c58 char *fname1; variable
/external/ltp/testcases/kernel/syscalls/link/
Dlink04.c105 char *fname1, *fname2; in main() local
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc202 const string fname1 = TmpDir("RenameFile1"); in TEST_F() local
212 const string fname1 = TmpDir("RenameFile1"); in TEST_F() local
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc162 const string fname1 = TmpDir("RenameFile1"); in TEST_F() local
172 const string fname1 = TmpDir("RenameFile1"); in TEST_F() local
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify02.c67 static char fname1[BUF_SIZE], fname2[BUF_SIZE], fname3[BUF_SIZE]; variable
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c64 static int check_file_content(const char *fname1, const char *fname2, in check_file_content()
/external/annotation-tools/scene-lib/test/annotations/tests/classfile/
DAnnotationsTest.java331 String fname1 = className+"-from-indexfile.txt"; in testAgainstIndexFile() local
/external/clang/tools/arcmt-test/
Darcmt-test.cpp208 static bool filesCompareEqual(StringRef fname1, StringRef fname2) { in filesCompareEqual()
/external/elfutils/src/
Delfcmp.c161 const char *const fname1 = argv[remaining]; in main() local