Searched refs:testSetErrorFunc (Results 1 – 1 of 1) sorted by relevance
10 #define testSetError(rc) testSetErrorFunc(rc, pRc, __FILE__, __LINE__)11 static void testSetErrorFunc(int rc, int *pRc, const char *zFile, int iLine){ in testSetErrorFunc() function