Searched refs:testClassNoClassID (Results 1 – 2 of 2) sorted by relevance
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) in testClassNoClassID() function in UObjectTest
41 UObject *testClassNoClassID(UObject *obj,