Searched refs:test_kc_open (Results 1 – 3 of 3) sorted by relevance
97 int test_kc_open(const char*, const char *zFilename, int bClear, TestDb **ppDb);
16 int test_kc_open(const char *zFilename, int bClear, TestDb **ppDb){ in test_kc_open() function
305 rc = test_kc_open(zFilename, bClear, &pTestDb); in kc_open()