Searched refs:resultsWithTraffic (Results 1 – 1 of 1) sorted by relevance
700 ArrayList<QueryResult> resultsWithTraffic = new ArrayList<>(); in testUidTagStateDetails() local711 resultsWithTraffic.add(new QueryResult(tag, state, result)); in testUidTagStateDetails()722 long firstTotal = resultsWithTraffic.get(0).total; in testUidTagStateDetails()723 for (QueryResult queryResult : resultsWithTraffic) { in testUidTagStateDetails()