Searched refs:file4 (Results 1 – 24 of 24) sorted by relevance
/external/ltp/testcases/commands/tar/ |
D | tar_tests.sh | 129 ROD touch file4 130 EXPECT_PASS tar r${verbose}f $fname file4 \> tar.out 131 check_listing "$verbose" file4 132 check_content $fname "$verbose" $TAR_FILES file4 133 ROD rm file4 135 check_extraction $fname "$verbose" $TAR_FILES file4
|
/external/ltp/runtest/ |
D | ltp-aio-stress.part1 | 37 …08 aio-stress -I500 -o3 -S -r32 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 38 …09 aio-stress -I500 -o3 -S -r64 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 39 …10 aio-stress -I500 -o3 -S -r128 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 40 … -o3 -S -r256 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 $TMPDIR/file5 $TM… 41 … -o3 -S -r512 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 $TMPDIR/file5 $TM… 42 … -o2 -O -r4 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 $TMPDIR/file5 $TM… 53 …-t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file4 $TMPDIR/file3 $T… 54 …unkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file3 $TMPDIR/file4 $TMPDIR/file5 $T… 55 …e $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file3 $TMPDIR/file4 $TMPDIR/file5 $T… 66 … $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file4 $TMPDIR/file3 $T… [all …]
|
D | ltp-aio-stress.part2 | 32 …2004 aio-stress -I500 -o3 -S -r32 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 33 …2005 aio-stress -I500 -o3 -S -r64 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 37 …2009 aio-stress -I500 -o3 -O -r32 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4 38 …2010 aio-stress -I500 -o3 -O -r64 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file4
|
D | ltp-aiodio.part4 | 67 DOR002 ltp-diorh $TMPDIR/aiodio.$$/file4
|
/external/ltp/testcases/commands/ldd/datafiles/ |
D | main.c | 6 void file4(void); 14 file4(); in main()
|
D | lddfile4.c | 2 void file4(void) in file4() function
|
/external/autotest/client/bin/result_tools/ |
D | utils_unittest.py | 181 file4 = os.path.join(folder2, 'file2') 182 unittest_lib.create_file(file4) 212 file4 = os.path.join(folder1, 'file4') 213 unittest_lib.create_file(file4, SIZE)
|
/external/curl/tests/data/ |
D | test2010 | 93 <file4 name="log/stderr2010"> 100 </file4>
|
D | test2008 | 93 <file4 name="log/stderr2008"> 100 </file4>
|
D | test2009 | 94 <file4 name="log/stderr2009"> 101 </file4>
|
D | test39 | 29 …xt\";type=mo/foo;filename=\"f\\\\\\\\ak\\\\\\er,\\\\an\\d;.t\\\"xt\"" -F 'file4=@"log/test39.txt";… 98 Content-Disposition: form-data; name="file4"; filename="A\\AA\"\"\\\"ZZZ"
|
D | test2006 | 100 <file4 name="log/stderr2006"> 107 </file4>
|
D | test2007 | 101 <file4 name="log/stderr2007"> 108 </file4>
|
/external/fio/examples/ |
D | aio-read.fio | 19 [file4]
|
D | 1mbs_clients.fio | 18 [file4]
|
/external/autotest/client/tests/fio/ |
D | fio-mixed.job | 35 [file4]
|
/external/ltp/testcases/commands/ar/ |
D | ar01 | 52 $TST_DATAROOT/file3.in $TST_DATAROOT/file4.in 53 ROD ar -ma file1.in lib.a file4.in 250 ROD ar -q lib.a $TST_DATAROOT/file4.in
|
/external/toybox/tests/ |
D | tar.test | 36 touch dir/dir1/file1 dir/dir1/file2 dir/dir1/file3 dir/dir1/file4
|
/external/google-breakpad/src/common/ |
D | module_unittest.cc | 383 Module::File *file4 = m.FindFile("bar"); in TEST() local 386 EXPECT_EQ(file2, file4); in TEST()
|
/external/python/cpython2/Lib/test/ |
D | test_httpservers.py | 494 with open(self.file4_path, 'w') as file4: 495 file4.write(cgi_file4 % (self.pythonexe, 'QUERY_STRING'))
|
/external/ltp/testscripts/ |
D | ltp-aiodio.sh | 293 dd if=$file1 of=$TMP/aiodio/file4 bs=512 conv=block,sync
|
/external/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 1016 const char* file4 = "\" date = \""; in bundle_write_xml() local 1157 write_utf8_file(out, UnicodeString(file4)); in bundle_write_xml()
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core.c | 753 inst->file4 = fopen("file4.pcm", "wb"); in WebRtcNsx_InitCore()
|
/external/ltp/android/ |
D | Android.ltp.mk | 1060 module_prebuilt := testcases/data/ar01/file4.in 1061 module_src_files := testcases/commands/ar/datafiles/file4.in
|