Home
last modified time | relevance | path

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

/art/test/etc/
Drun-test-jar54 VERIFY="y" # y=yes,n=no,s=softfail
221 VERIFY="n"
224 VERIFY="s"
311 if [ "$VERIFY" = "y" ]; then
322 if [ "$VERIFY" = "y" ]; then
325 elif [ "$VERIFY" = "s" ]; then
453 if [ "$VERIFY" = "y" ] ; then
456 elif [ "$VERIFY" = "s" ]; then
469 if [ "$VERIFY" = "y" ] ; then