Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dall_tests.sh96 readonly count=$(echo $tests | wc -w)
98 echo "$PREFIX Found $count $(maybePlural $count test tests)."
100 echo "$PREFIX Found $count $(maybePlural $count test tests) with prefix $test_prefix."
109 echo "$PREFIX $test ($i/$count)"
Dbpf_test.py178 count = 0
181 if count == totalEntries:
189 count += 1