Searched refs:testVectorB (Results 1 – 1 of 1) sorted by relevance
463 ArrayList<Long> testVectorB = new ArrayList(Arrays.asList(2L, 1L, 3L)); in runClientSafeUnionTests() local469 two = safeunionInterface.setI(two, testVectorB); in runClientSafeUnionTests()