Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dall_tests.sh51 readonly count=$(echo $tests | wc -w)
52 echo "$PREFIX Found $count $(maybePlural $count test tests)."
60 echo "$PREFIX $test ($i/$count)"
Dbpf_test.py50 count = 0
52 if count == 99:
60 count += 1