Home
last modified time | relevance | path

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

/ndk/tests/build/libc_no_atexit/
Dbuild.sh6 COUNT=0
8 COUNT=$(( $COUNT + 1 ))
22 if [ "$COUNT" = 0 ]; then
30 echo "All $COUNT libc.so are ok!"
/ndk/tests/standalone/builtin-macros/
Drun.sh38 COUNT=0
72 COUNT=$(( $COUNT + 1 ))
89 COUNT=$(( $COUNT + 1 ))
174 echo "$COUNT/$COUNT tests passed. Nice job."
178 echo "$FAILURES/$COUNT tests failed !!"
/ndk/tests/build/short-commands/
Dbuild.sh15 COUNT=110
33 while [ $NUM -lt $COUNT ]; do
52 while [ $NUM -lt $COUNT ]; do
64 while [ $NUM -lt $COUNT ]; do
94 while [ $NUM -lt $COUNT ]; do
109 while [ $NUM -lt $COUNT ]; do
126 while [ $NUM -lt $COUNT ]; do
/ndk/tests/
Dcheck-release.sh101 COUNT=0
118 COUNT=$(( $COUNT + 1 ))
151 echo -n "$FAILURES/$COUNT tests failed."
/ndk/tests/standalone/
Drun.sh407 COUNT=0
452 COUNT=$(( $COUNT + 1 ))
456 dump "$COUNT/$COUNT tests passed. Success."
459 dump "$FAILURES tests failed out of $COUNT."
/ndk/sources/host-tools/nawk-20071023/
DFIXES854 DO NOT COUNT ON IT.