Searched refs:TESTS (Results 1 – 5 of 5) sorted by relevance
37 Test TESTS[] = { variable54 t = TESTS; in main()60 t = TESTS; in main()72 t = TESTS; in main()83 t = TESTS; in main()107 t = TESTS; in main()
5 TESTS=()135 TESTS=(`seq 0 $((${#TEST_NAMES[@]} - 1))`)143 TESTS+=($1)169 TESTS=( `printf "%s\n" "${TESTS[@]}" | sort -n | uniq` )174 for i in ${TESTS[@]}; do199 testId=${TESTS[$num]}265 testId=${TESTS[$num]}
4 TESTS=$ANDROID_BUILD_TOP/frameworks/compile/slang/lit-tests6 $LIT_PATH $TESTS $@
117 TESTS=`find tests -name "*Test.java" | sed "s|/|.|g;s/.java$//g;s/tests.src.main.java.//g"`123 …BER.jar:../protos.jar:../more_protos.jar:../tests.jar:../deps.jar org.junit.runner.JUnitCore $TESTS131 …s-${TEST_VERSION}.jar:../more_protos.jar:../tests.jar:../deps.jar org.junit.runner.JUnitCore $TESTS139 …tibility-more-protos-${TEST_VERSION}.jar:../tests.jar:../deps.jar org.junit.runner.JUnitCore $TESTS
858 TESTS = protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \ macro