Searched refs:result_counts (Results 1 – 2 of 2) sorted by relevance
53 JSONArray result_counts = row.get("result_counts").isObject().get("groups").isArray(); in preprocessRow() local54 if (result_counts.size() > 0) { in preprocessRow()56 result_counts.get(0).isObject(), PASS_COUNT_FIELD, in preprocessRow()
372 result_counts = self._parse_test_results(375 if result_counts:376 result = result_counts.keys()[0]