HomeSort by relevance Sort by last modified time
    Searched refs:TestFunctionPtr (Results 1 - 3 of 3) sorted by null

  /external/icu4c/tools/ctestfw/unicode/
ctest.h 20 typedef void (U_CALLCONV *TestFunctionPtr)(void);
155 TestFunctionPtr test,
  /external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp 315 int (*TestFunctionPtr)() = reinterpret_cast<int(*)()>(
318 EXPECT_EQ(8, TestFunctionPtr());
  /external/icu4c/tools/ctestfw/
ctest.c 200 TestFunctionPtr test,
    [all...]

Completed in 4326 milliseconds