Home
last modified time | relevance | path

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

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp496 using RepeatMethod = ScopedAStatus (ITest::*)(const std::vector<T>&, typedef
516 void testRepeat(const std::shared_ptr<ITest>& i, RepeatMethod<T> repeatMethod, in testRepeat()
530 void testRepeat2List(const std::shared_ptr<ITest>& i, RepeatMethod<T> repeatMethod, in testRepeat2List()