Searched defs:TestFunctionPtr (Results 1 – 2 of 2) sorted by relevance
22 typedef void (U_CALLCONV *TestFunctionPtr)(void); typedef
315 int (*TestFunctionPtr)() = reinterpret_cast<int(*)()>( in TEST_F() local