HomeSort by relevance Sort by last modified time
    Searched refs:SELFTEST_RESULT (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/gm/tests/
rebaseline.sh 60 SELFTEST_RESULT=$?
62 if [ "$SELFTEST_RESULT" != "0" ]; then
70 exit $SELFTEST_RESULT
  /external/chromium_org/third_party/skia/tools/tests/
rebaseline.sh 82 SELFTEST_RESULT=$?
85 if [ "$SELFTEST_RESULT" != "0" ]; then
97 exit $SELFTEST_RESULT
  /external/skia/gm/tests/
rebaseline.sh 60 SELFTEST_RESULT=$?
62 if [ "$SELFTEST_RESULT" != "0" ]; then
70 exit $SELFTEST_RESULT
  /external/skia/tools/tests/
rebaseline.sh 82 SELFTEST_RESULT=$?
85 if [ "$SELFTEST_RESULT" != "0" ]; then
97 exit $SELFTEST_RESULT

Completed in 160 milliseconds