Home
last modified time | relevance | path

Searched refs:BUGREPORT_DIR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/backup/
Dtest_restore.sh21 [ -z "$BUGREPORT_DIR" ] && BUGREPORT_DIR="$HOME/backup/bugreports"
92 if [ \( "$need_bug" -ne 0 \) -a -d "$BUGREPORT_DIR" ]; then
96 a bugreport > "$BUGREPORT_DIR/$filename.txt"
Dbackup_stress_test.sh22 export BUGREPORT_DIR="$LOGDIR/bugreports"
25 mkdir -p $LOGDIR $BUGREPORT_DIR