Home
last modified time | relevance | path

Searched refs:testVectorB (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java463 ArrayList<Long> testVectorB = new ArrayList(Arrays.asList(2L, 1L, 3L)); in runClientSafeUnionTests() local
469 two = safeunionInterface.setI(two, testVectorB); in runClientSafeUnionTests()