Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/
Dgenerate_test.sh83 VER_DIR=$ANDROID_BUILD_TOP/$TEST_DIR/specs/$ver
84 [ ! -d $VER_DIR ] && continue
85 pushd $VER_DIR > /dev/null
118 VER_DIR=$ANDROID_BUILD_TOP/$TEST_DIR/specs/$ver
119 [ ! -d $VER_DIR ] && continue
120 pushd $VER_DIR > /dev/null
126 $NNAPI_BASE/tools/test_generator/cts_generator.py $FORCE $VER_DIR \
129 echo "Failed processing $VER_DIR"
Dgenerate_vts_test.sh40 VER_DIR=$VTS_PATH/specs/$ver
41 [ ! -d $VER_DIR ] && continue
42 pushd $VER_DIR > /dev/null
64 VER_DIR=$VTS_PATH/specs/$ver
65 [ ! -d $VER_DIR ] && continue
70 $VTS_PATH/../../tools/test_generator/vts_generator.py $VER_DIR \