Home
last modified time | relevance | path

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

/art/tools/
Drun-libcore-tests.sh177 execution_mode=""
191 execution_mode="device"
199 execution_mode="host"
203 execution_mode="jvm"
239 if [ -z "$execution_mode" ]; then
247 if [ $execution_mode = "device" ]; then
272 if [ $execution_mode = "device" -o $execution_mode = "host" ]; then