Searched defs:RepeatPolygon (Results 1 – 6 of 6) sorted by relevance
26 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() method
67 RegularPolygon RepeatPolygon(in RegularPolygon value); in RepeatPolygon() method
176 public RegularPolygon RepeatPolygon(RegularPolygon in_value) { in RepeatPolygon() method in TestImpl
177 ::ndk::ScopedAStatus RepeatPolygon(const RegularPolygon& in_value, in RepeatPolygon() function
322 TEST_P(NdkBinderTest_Aidl, RepeatPolygon) { in TEST_P() argument