Searched defs:perDeviceCollectors (Results 1 – 1 of 1) sorted by relevance
147 List<TestCollector> perDeviceCollectors = new ArrayList<TestCollector>(devices.size()); in runTests() local229 private void sendTestTrees(List<TestCollector> perDeviceCollectors) { in sendTestTrees()