Searched refs:testPolyStruct (Results 1 – 5 of 5) sorted by relevance
378 void testPolyStruct();386 CPPUNIT_TEST(testPolyStruct);464 void Test::testPolyStruct() { in testPolyStruct() function in __anon7c71e8c80111::Test
104 public PolyStruct testPolyStruct(PolyStruct val) in testPolyStruct() method in Component
188 t.testPolyStruct(log); in Main()226 public void testPolyStruct(Logger l) { in testPolyStruct() method in Test
77 PolyStruct<char,long> testPolyStruct([in] PolyStruct<char, long> val);
123 public void testPolyStruct() { in testPolyStruct() method in Test
Completed in 37 milliseconds