Searched refs:testArrays (Results 1 – 8 of 8) sorted by relevance
119 public static void testArrays() { in testArrays() method in TestAnnotations183 testArrays(); in main()
63 public void testArrays() { in testArrays() method in DependenciesTest
57 Return<void> testArrays(
208 Return<void> Baz::testArrays( in testArrays() function in android::hardware::tests::baz::V1_0::implementation::Baz
127 testArrays(LotsOfPrimitiveArrays in) generates (LotsOfPrimitiveArrays out);
285 public void testArrays() throws Exception { in testArrays() method in AidlTest
1094 IBase.LotsOfPrimitiveArrays out = proxy.testArrays(in); in client()1429 public LotsOfPrimitiveArrays testArrays(LotsOfPrimitiveArrays in) { in testArrays() method in HidlTestJava.Baz
700 baz->testArrays(in, in TEST_F()