Home
last modified time | relevance | path

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

/art/test/etc/
Ddefault-build124 DEV_MODE="no"
192 DEV_MODE="yes"
242 if [[ $DEV_MODE == yes ]]; then
254 if [[ $DEV_MODE == yes ]]; then
278 if [ "$DEV_MODE" = "yes" ]; then
286 if [ "$DEV_MODE" = "yes" ]; then
Drun-test-jar32 DEV_MODE="n"
322 DEV_MODE="y"
327 DEV_MODE="y"
340 DEV_MODE="y"
676 if [ "$DEV_MODE" = "y" ]; then
885 if [ "$DEV_MODE" = "y" ]; then
896 if [ "$DEV_MODE" = "y" ]; then
1039 if [ "$DEV_MODE" = "y" ]; then
1182 if [ "$DEV_MODE" = "y" ]; then
1260 if [ "$DEV_MODE" = "y" ]; then
[all …]