Home
last modified time | relevance | path

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

/ndk/tests/build/libc_no_atexit/
Dbuild.sh17 COUNT=0
19 COUNT=$(( $COUNT + 1 ))
33 if [ "$COUNT" = 0 ]; then
41 echo "All $COUNT libc.so are ok!"
/ndk/tests/standalone/builtin-macros/
Drun.sh38 COUNT=0
72 COUNT=$(( $COUNT + 1 ))
110 COUNT=$(( $COUNT + 1 ))
252 echo "$COUNT/$COUNT tests passed. Nice job."
256 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.sh421 COUNT=0
466 COUNT=$(( $COUNT + 1 ))
470 dump "$COUNT/$COUNT tests passed. Success."
473 dump "$FAILURES tests failed out of $COUNT."
/ndk/sources/host-tools/nawk-20071023/
DFIXES854 DO NOT COUNT ON IT.