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

  /external/icu4c/tools/ctestfw/unicode/
ctest.h 110 T_CTEST_API int32_t T_CTEST_EXPORT2
120 T_CTEST_API void T_CTEST_EXPORT2
129 T_CTEST_API void T_CTEST_EXPORT2
138 T_CTEST_API void T_CTEST_EXPORT2
153 T_CTEST_API void T_CTEST_EXPORT2
164 T_CTEST_API void T_CTEST_EXPORT2
175 T_CTEST_API const TestNode* T_CTEST_EXPORT2
185 T_CTEST_API void T_CTEST_EXPORT2
188 T_CTEST_API void T_CTEST_EXPORT2
195 T_CTEST_API void T_CTEST_EXPORT2
    [all...]
dbgutil.h 23 T_CTEST_API const UnicodeString& T_CTEST_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field);
28 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumByString(UDebugEnumType type, const UnicodeString& string);
35 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_stoi(const UnicodeString &s);
37 T_CTEST_API double T_CTEST_EXPORT2 udbg_stod(const UnicodeString &s);
udbgutil.h 45 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumCount(UDebugEnumType type);
53 T_CTEST_API const char * T_CTEST_EXPORT2 udbg_enumName(UDebugEnumType type, int32_t field);
61 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumExpectedCount(UDebugEnumType type);
69 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumArrayValue(UDebugEnumType type, int32_t field);
77 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumByName(UDebugEnumType type, const char *name);
testtype.h 20 #define T_CTEST_EXPORT2 __cdecl
22 #define T_CTEST_EXPORT2
  /external/icu4c/tools/ctestfw/
ctest.c 183 void T_CTEST_EXPORT2
198 void T_CTEST_EXPORT2
291 void T_CTEST_EXPORT2 str_timeDelta(char *str, UDate deltaTime) {
486 void T_CTEST_EXPORT2
499 void T_CTEST_EXPORT2
543 const char* T_CTEST_EXPORT2
553 const TestNode* T_CTEST_EXPORT2
676 void T_CTEST_EXPORT2
744 void T_CTEST_EXPORT2
763 void T_CTEST_EXPORT2
    [all...]
dbgutil.cpp 75 T_CTEST_API const UnicodeString& T_CTEST_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) {
94 T_CTEST_API int32_t T_CTEST_EXPORT2 udbg_enumByString(UDebugEnumType type, const UnicodeString& string) {

Completed in 737 milliseconds