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