Searched refs:testContextMalloc (Results 1 – 1 of 1) sorted by relevance
33 static void *testContextMalloc(sqlite3_context *context, int nByte){ in testContextMalloc() function111 zVal = testContextMalloc(pCtx, len+3); in test_destructor()134 zVal = testContextMalloc(pCtx, len+3); in test_destructor16()195 char *zRet = testContextMalloc(pCtx, nArg*2); in test_auxdata()210 zAux = testContextMalloc(pCtx, n); in test_auxdata()