Home
last modified time | relevance | path

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

/art/test/etc/
Drun-test-jar58 VERIFY="y" # y=yes,n=no,s=softfail
299 VERIFY="n"
302 VERIFY="s"
405 if [ "$VERIFY" = "y" ]; then
416 if [ "$VERIFY" = "y" ]; then
419 elif [ "$VERIFY" = "s" ]; then
599 if [ "$VERIFY" = "y" ] ; then
602 elif [ "$VERIFY" = "s" ]; then
615 if [ "$VERIFY" = "y" ] ; then