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