Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tests/debuginfo/
Dbuild_test_apk.sh152 TESTCASE=`basename $TESTCASE_PATH .rs`
156 ACTIVITY="$TESTCASE";
164 PACKAGE=com.android.test.rsdebug.$TESTCASE
197 echo " %TESTCASE% ==> $TESTCASE"
199 SUBST_PARAMS="$ACTIVITY $PACKAGE $TESTCASE $MINSDK"
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
DDriverRS.java.template27 private ScriptC_%TESTCASE% mScript;
41 mScript = new ScriptC_%TESTCASE% (mRS, mRes, R.raw.%TESTCASE%);
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DDriverRS.java.template27 private ScriptC_%TESTCASE% mScript;
41 mScript = new ScriptC_%TESTCASE% (mRS, mRes, R.raw.%TESTCASE%);