HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_2 (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/tests/scripts/
resize_test 18 # Verify that the $TMP filesystem handles $SIZE_2 sparse files.
20 if truncate -s $SIZE_2 $TMPFILE 2> /dev/null; then
27 if ! truncate -s $SIZE_2 $TMPFILE >> $LOG 2>&1; then
61 echo $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS $TMPFILE $SIZE_2 >> $LOG 2>&1
62 if ! $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS $TMPFILE $SIZE_2 >> $LOG 2>&1
91 echo $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS -M $TMPFILE $SIZE_2 >> $LOG 2>&1
92 if ! $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS -M $TMPFILE $SIZE_2 >> $LOG 2>&1
116 echo $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS -M $TMPFILE $SIZE_2 >> $LOG 2>&1
117 if ! $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS -M $TMPFILE $SIZE_2 >> $LOG 2>&1
141 echo $RESIZE2FS $RESIZE2FS_OPTS -d $DBG_FLAGS -M $TMPFILE $SIZE_2 >> $LOG 2>&
    [all...]
  /external/strace/tests/
process_vm_readv_writev.c 194 SIZE_2 = SIZE_21 + SIZE_22 + SIZE_23,
213 char *data2_out = tail_alloc(SIZE_2);
214 char *data1_in = tail_alloc(SIZE_2);
219 { data1_in + SIZE_2, (size_t) 0xbadc0dedda7adeadULL },
220 { data2_out + SIZE_2, (size_t) 0xf157facedec0ded1ULL },
247 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} };
255 {SIZE_13, SIZE_2} };
261 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2);
  /external/strace/tests-m32/
process_vm_readv_writev.c 194 SIZE_2 = SIZE_21 + SIZE_22 + SIZE_23,
213 char *data2_out = tail_alloc(SIZE_2);
214 char *data1_in = tail_alloc(SIZE_2);
219 { data1_in + SIZE_2, (size_t) 0xbadc0dedda7adeadULL },
220 { data2_out + SIZE_2, (size_t) 0xf157facedec0ded1ULL },
247 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} };
255 {SIZE_13, SIZE_2} };
261 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2);
  /external/strace/tests-mx32/
process_vm_readv_writev.c 194 SIZE_2 = SIZE_21 + SIZE_22 + SIZE_23,
213 char *data2_out = tail_alloc(SIZE_2);
214 char *data1_in = tail_alloc(SIZE_2);
219 { data1_in + SIZE_2, (size_t) 0xbadc0dedda7adeadULL },
220 { data2_out + SIZE_2, (size_t) 0xf157facedec0ded1ULL },
247 2, {SEGM1_BASE, SEGM2_BASE}, {SIZE_1, SIZE_2} };
255 {SIZE_13, SIZE_2} };
261 fill_memory_ex(data2_out, SIZE_2, SEGM2_BASE, SIZE_2);

Completed in 97 milliseconds