Searched refs:someMethodWithFooArrays (Results 1 – 2 of 2) sorted by relevance
744 IBase.Foo[] outputArray = proxy.someMethodWithFooArrays(inputArray); in client()1262 public IBase.Foo[] someMethodWithFooArrays(IBase.Foo[] fooInput) { in someMethodWithFooArrays() method in HidlTestJava.Baz
341 baz->someMethodWithFooArrays( in TEST_F()