Lines Matching +defs:test +defs:mem
33 char *mem = (char*)malloc(4); in testSmartPointer() local
44 char *mem = (char*)malloc(4); in testSmartPointer2() local
61 char *mem = (char*)malloc(4); in testSubclassSmartPointer() local
78 char *mem = (char*)malloc(4); in testMultipleInheritance1() local
89 char *mem = (char*)malloc(4); in testMultipleInheritance2() local
100 char *mem = (char*)malloc(4); in testMultipleInheritance3() local
118 char *mem = (char*)malloc(4); in testSmartPointerMember() local
209 void test() { in test() function
246 void test() { in test() function
279 void test() { in test() function
350 void test() { in test() function
497 void test() { in test() function