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

  /external/icu/icu4c/source/test/intltest/
uobjtest.h 41 UObject *testClassNoClassID(UObject *obj,
uobjtest.cpp 50 delete testClassNoClassID(new c, #c, "new " #c)
52 delete testClassNoClassID(new c x, #c, "new " #c #x); \
59 delete testClassNoClassID(f, #c, #f); \
175 UObject *UObjectTest::testClassNoClassID(UObject *obj, const char *className, const char *factory)

Completed in 226 milliseconds