Searched refs:DEX_LOCATION (Results 1 – 4 of 4) sorted by relevance
234 SECONDARY_DEX=":$DEX_LOCATION/$TEST_NAME-ex.jar"390 mkdir_locations="${mkdir_locations} $DEX_LOCATION/stack_traces"391 FLAGS="${FLAGS} -Xstacktracedir:$DEX_LOCATION/stack_traces"392 ARGS="${ARGS} --stack-trace-dir $DEX_LOCATION/stack_traces"668 max_filename_size=$(getconf NAME_MAX $DEX_LOCATION)687 mkdir_locations="${mkdir_locations} ${DEX_LOCATION}/dalvik-cache/$ISA"695 --apk=$DEX_LOCATION/$TEST_NAME.jar \696 --dex-location=$DEX_LOCATION/$TEST_NAME.jar"697 if [ -f $DEX_LOCATION/$TEST_NAME-ex.jar ]; then699 --apk=$DEX_LOCATION/$TEST_NAME-ex.jar \[all …]
24 static final String DEX_LOCATION = System.getenv("DEX_LOCATION"); field in Main26 DEX_LOCATION + "/146-bad-interface-ex.jar" + ":" +27 DEX_LOCATION + "/146-bad-interface.jar";
18 …"$@" --runtime-option -Xmethod-trace --runtime-option -Xmethod-trace-file:${DEX_LOCATION}/trace.bin
46 export DEX_LOCATION=/data/run-test/${test_dir}174 DEX_LOCATION=$tmp_dir191 DEX_LOCATION="$tmp_dir"523 run_args="${run_args} --runtime-option -Xmethod-trace-file:${DEX_LOCATION}/trace.bin"812 cfg_output_dir="$DEX_LOCATION"1006 adb shell chmod u+x "$DEX_LOCATION/cmdline.sh"1008 raw_cmd="$DEX_LOCATION/cmdline.sh"1027 adb shell rm -rf $DEX_LOCATION1044 echo "and in ${DEX_LOCATION} on target"