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

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

Completed in 5229 milliseconds