Searched refs:query_count (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/statschannel/
H A Dtests.sh140 query_count=`awk '/QUERY/ {print $1}' ns2/named.stats`
149 [ "$query_count" -eq "$xml_query_count" ] || ret=1
163 [ "$query_count" -eq "$json_query_count" ] || ret=1

Completed in 13 milliseconds