OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file2
(Results
1 - 25
of
863
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/media/res/raw/
playlist1.pls
3
File2
=testmp3_2.mp3
/external/apache-harmony/support/src/test/resources/tests/resources/
hyts_ZipFile.zip
/libcore/support/src/test/java/tests/resources/
hyts_ZipFile.zip
/external/toybox/tests/
sha1sum.test
30
echo -n "def" >
file2
46
testing "sha1sum file1
file2
" \
47
"sha1sum file1
file2
" \
48
"a9993e364706816aba3e25717850c26c9cd0d89d file1\n589c22335a381f122d129225f5c0ba3056ed5811
file2
\n" \
51
testing "sha1sum file1
file2
-" \
52
"sha1sum file1
file2
-" \
53
"a9993e364706816aba3e25717850c26c9cd0d89d file1\n589c22335a381f122d129225f5c0ba3056ed5811
file2
\na9993e364706816aba3e25717850c26c9cd0d89d -\n" \
56
rm -f file1
file2
rev.test
8
echo -e "two" >
file2
11
testing "rev file1
file2
" "rev file1
file2
" "eno\nowt\n" "" ""
16
testing "rev file1 notfound
file2
" \
17
"rev file1 notfound
file2
2>stderr && echo ok ; cat stderr; rm stderr" \
25
rm file1
file2
cat.test
8
echo "two" >
file2
11
testing "cat file1
file2
" "cat file1
file2
" "one\ntwo\n" "" ""
15
testing "cat file1 notfound
file2
" \
16
"cat file1 notfound
file2
2>stderr && echo ok ; cat stderr; rm stderr" \
32
rm file1
file2
mv.test
27
touch file1
file2
dir1/file3
29
testing "Move multiple files/dir to a dir" "mv file1
file2
link1 dir1 dir2 &&
30
[ ! -e file1 -a ! -e
file2
-a ! -e link1 -a ! -e dir1 ] &&
31
[ -f dir2/file1 -a -f dir2/
file2
-a -L dir2/link1 -a -d dir2/dir1 ] &&
36
testing "Move a empty file to new_file" "mv file1
file2
&&
37
[ ! -e file1 -a -f
file2
] && stat -c %s
file2
" "0\n" "" ""
46
testing "Move file new_file (random file)" "mv file1
file2
&&
47
[ ! -e file1 -a -f
file2
] && stat -c %s
file2
" "5243392\n" "" "
[
all
...]
tac.test
9
echo -e "two-A\ntwo-B" >
file2
12
testing "tac file1
file2
" "tac file1
file2
" "one-B\none-A\ntwo-B\ntwo-A\n" "" ""
16
testing "tac file1 notfound
file2
" \
17
"tac file1 notfound
file2
2>stderr && echo ok ; tac stderr; rm stderr" \
29
rm file1
file2
bzcat.test
18
echo "hi" >
file2
21
tar -cjf
file2
.tar.bz2
file2
25
$bzcatExe file1.tar.bz2
file2
.tar.bz2 file3.tar.bz2 > bzcatOut
26
testing "bzcat - decompresses multiple files" "bzcat file1.tar.bz2
file2
.tar.bz2 file3.tar.bz2 > Tempfile && echo "yes" ; diff Tempfile bzcatOut && echo "yes"; rm -rf file* bzcatOut Tempfile " "yes\nyes\n" "" ""
xzcat.test
18
echo "hi" >
file2
21
tar -cJf
file2
.xz
file2
25
$xzcatExe file1.xz
file2
.xz file3.xz > xzcatOut
26
testing "xzcat - decompresses multiple files" "xzcat file1.xz
file2
.xz file3.xz > Tempfile && echo "yes" ; diff Tempfile xzcatOut && echo "yes"; rm -rf file* xzcatOut Tempfile " "yes\nyes\n" "" ""
zcat.test
18
echo "hi" >
file2
21
tar -czf
file2
.gz
file2
25
$zcatExe file1.gz
file2
.gz file3.gz > zcatOut
26
testing "zcat - decompresses multiple files" "zcat file1.gz
file2
.gz file3.gz > Tempfile && echo "yes" ; diff Tempfile zcatOut && echo "yes"; rm -rf file* zcatOut Tempfile " "yes\nyes\n" "" ""
rm.test
23
touch file1.txt
file2
.txt
26
"rm -r file1.txt
file2
.txt dir1 dir2 2>/dev/null &&
27
[ ! -e file1.txt -a ! -e
file2
.txt -a ! -d dir1 -a ! -d dir2 ] && echo 'yes'" \
31
touch file1.txt
file2
.txt
34
"rm -rf file1.txt
file2
.txt file3.txt dir1 dir2 dir3 2>/dev/null &&
35
[ ! -e file1.txt -a ! -e
file2
.txt -a ! -d dir1 -a ! -d dir2 ] && echo 'yes'" \
41
touch dir1/file1.txt dir1/dir2/
file2
.txt dir1/dir2/dir3/file3.txt
ln.test
49
touch file1
file2
&& mkdir dir
51
[ file1 -ef dir/file1 -a
file2
-ef dir/
file2
] && echo 'yes'" "yes\n" "" ""
54
touch file1
file2
&& mkdir dir
56
[ -L dir/file1 -a -L dir/
file2
] && readlink dir/file1 &&
57
readlink dir/
file2
" "file1\nfile2\n" "" ""
losetup.test
24
testing "cat file1
file2
" "cat file1
file2
" "one\ntwo\n" "" ""
28
testing "cat file1 notfound
file2
" \
29
"cat file1 notfound
file2
2>stderr && echo ok ; cat stderr; rm stderr" \
/libcore/support/src/test/java/tests/support/
Support_DeleteOnExitTest.java
13
File
file2
= new File(args[1]);
local
16
file2
.deleteOnExit();
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testdata/
zipped.egg
/external/v8/tools/gcmole/
parallel.py
9
parallel.py "clang --opt" file1
file2
12
clang --opt
file2
18
______________
file2
19
<output of clang --opt
file2
>
20
______________ finish <exit code of clang --opt
file2
> ______________
/external/fio/examples/
aio-read.fio
13
[
file2
]
/build/kati/
pathutil_test.go
418
fs.add(fs.file, "testdir/
file2
")
421
fs.add(fs.file, "testdir/dir1/
file2
")
423
fs.add(fs.file, "testdir/dir2/
file2
")
441
want: `testdir testdir/file1 testdir/
file2
testdir/dir1 testdir/dir1/file1 testdir/dir1/
file2
testdir/dir2 testdir/dir2/file1 testdir/dir2/
file2
testdir/dir2/link1 testdir/dir2/link2 testdir/dir2/link3`,
449
want: `. ./Makefile ./testdir ./testdir/file1 ./testdir/
file2
./testdir/dir1 ./testdir/dir1/file1 ./testdir/dir1/
file2
./testdir/dir2 ./testdir/dir2/file1 ./testdir/dir2/
file2
./testdir/dir2/link1 ./testdir/dir2/link2 ./testdir/dir2/link3`,
457
want: `./ ./Makefile ./testdir ./testdir/file1 ./testdir/
file2
./testdir/dir1 ./testdir/dir1/file1 ./testdir/dir1/file2 ./testdir/dir2 ./testdir/dir2/file1 ./tes (…)
[
all
...]
/external/clang/test/ARCMT/designated-init-in-header/
designated-init-in-header.m
2
// RUN: %clang_cc1 -objcmt-migrate-designated-init -objcmt-migrate-readwrite-property -objcmt-migrate-instancetype -x objective-c %S/
file2
.m.in -triple x86_64-apple-darwin11 -fobjc-arc -migrate -o %t2.remap
3
// RUN: c-arcmt-test %t1.remap %t2.remap | arcmt-test -verify-transformed-files %S/header1.h.result %S/
file2
.m.in.result
/external/curl/tests/data/
test1348
57
<
file2
name="log/stdout1348">
58
</
file2
>
test1355
57
<
file2
name="log/stdout1355">
58
</
file2
>
test1378
52
<
file2
name="log/stdout1378">
53
</
file2
>
test1385
52
<
file2
name="log/stdout1385">
53
</
file2
>
/external/toybox/toys/posix/
comm.c
14
usage: comm [-123] FILE1
FILE2
16
Reads FILE1 and
FILE2
, which should be ordered, and produces three text
17
columns as output: lines only in FILE1; lines only in
FILE2
; and lines
21
-2 suppress the output column of lines unique to
FILE2
22
-3 suppress the output column of lines duplicated in FILE1 and
FILE2
Completed in 416 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>