Searched refs:testChannelSetEmpty1 (Results 1 – 1 of 1) sorted by relevance
284 HashSet<Pair<Integer, Integer>> testChannelSetEmpty1 = new HashSet<>(); in testConvertToProtoBuffer() local287 .convertToProtoBuffer(testChannelSetEmpty1); in testConvertToProtoBuffer()300 assertTrue(testChannelSetEmpty1.equals(testChannelSetEmpty2)); in testConvertToProtoBuffer()