Home
last modified time | relevance | path

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

/art/test/etc/
Drun-test-jar75 VERIFY="y" # y=yes,n=no,s=softfail
384 VERIFY="n"
387 VERIFY="s"
535 if [ "$VERIFY" = "y" ]; then
546 if [ "$VERIFY" = "y" ]; then
549 elif [ "$VERIFY" = "s" ]; then
792 if [ "$VERIFY" = "y" ] ; then
795 elif [ "$VERIFY" = "s" ]; then
808 if [ "$VERIFY" = "y" ] ; then