Searched refs:testMallocCopy (Results 1 – 3 of 3) sorted by relevance
183 void *testMallocCopy(void *pCopy, int nByte);
461 pKey1 = testMallocCopy(pKey1, nKey1); in doDataTest2()
398 void *testMallocCopy(void *pCopy, int nByte){ in testMallocCopy() function