Searched refs:count_total (Results 1 – 2 of 2) sorted by relevance
12 count_total=0239 count_total=$(( count_total + 1 ))243 echo "ok ${count_total} ${test}" | tap_output247 echo "ok ${count_total} ${test} # SKIP" | tap_output254 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output430 count_total=$(( count_total + 1 ))464 echo "1..${count_total}" | tap_output
8815 static int count_total(struct slab *slab) in count_total() function9132 x = count_partial(n, count_total); in show_slab_objects()