Searched refs:testPath (Results 1 – 1 of 1) sorted by relevance
6314 char *testPath; in file_control_lockproxy_test() local6331 rc = sqlite3_file_control(db, NULL, SQLITE_GET_LOCKPROXYFILE, &testPath); in file_control_lockproxy_test()6332 if( strncmp(proxyPath,testPath,11) ){ in file_control_lockproxy_test()