Lines Matching refs:destination
2 Test copy() function: usage variations - destination file names(numerics/strings)
5 /* Test copy() function: In creation of destination file names containing numerics/strings
6 and checking the existence and size of destination files
9 echo "*** Test copy() function: destination file names containing numerics/strings ***\n";
16 /* array of destination file names */
45 echo "Existence of destination file => ";
56 echo "Size of destination file => ";
72 *** Test copy() function: destination file names containing numerics/strings ***
78 Existence of destination file => bool(true)
81 Size of destination file => int(1500)
85 Existence of destination file => bool(true)
88 Size of destination file => int(1500)
92 Existence of destination file => bool(true)
95 Size of destination file => int(1500)
99 Existence of destination file => bool(true)
102 Size of destination file => int(1500)
106 Existence of destination file => bool(true)
109 Size of destination file => int(1500)
113 Existence of destination file => bool(true)
116 Size of destination file => int(1500)
120 Existence of destination file => bool(true)
123 Size of destination file => int(1500)
127 Existence of destination file => bool(true)
130 Size of destination file => int(1500)
134 Existence of destination file => bool(true)
137 Size of destination file => int(1500)