Lines Matching refs:CACHE_TEMP_SOURCE
17 CACHE_TEMP_SOURCE=/cache/saved.file
87 run_command rm $CACHE_TEMP_SOURCE
129 $ADB push $DATA_DIR/old.file $CACHE_TEMP_SOURCE
209 run_command rm $CACHE_TEMP_SOURCE
221 $ADB push $DATA_DIR/old.file $CACHE_TEMP_SOURCE
231 run_command dd if=/dev/urandom of=$CACHE_TEMP_SOURCE count=100 bs=1024 || fail
278 run_command "echo > $CACHE_TEMP_SOURCE"
297 run_command ls $CACHE_TEMP_SOURCE || fail # wasn't deleted because it's the source fil…
303 run_command ls $CACHE_TEMP_SOURCE || fail # wasn't deleted because it's the source file copy
313 run_command ls $CACHE_TEMP_SOURCE || fail # wasn't deleted because it's the source file copy
320 run_command ls $CACHE_TEMP_SOURCE && fail # was deleted because patching overwrote it, then d…
324 $ADB push $DATA_DIR/old.file $CACHE_TEMP_SOURCE
333 $ADB push $DATA_DIR/old.file $CACHE_TEMP_SOURCE