Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DTestServiceClient.java530 final List<String> utf8_queries_and_nulls = Arrays.asList( in testReverseNullableUtf8StringArray() local
538 String[] input = (String[])utf8_queries_and_nulls.toArray(); in testReverseNullableUtf8StringArray()