Searched refs:TestFunctionPtr (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/unicode/
H A Dctest.h22 typedef void (U_CALLCONV *TestFunctionPtr)(void); typedef
157 TestFunctionPtr test,
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp315 int (*TestFunctionPtr)() = reinterpret_cast<int(*)()>(
318 EXPECT_EQ(8, TestFunctionPtr());
/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c205 TestFunctionPtr test,

Completed in 124 milliseconds