Searched refs:lockFileTest (Results 1 – 2 of 2) sorted by relevance
199 String *lockFileTest = strDup(lockFile[lockTypeBackup]); in testRun() local206 lockReleaseFile(lockFdTest, lockFileTest); in testRun()
292 lockFileTest(t, "README.md", repoPath)295 func lockFileTest(t *testing.T, filename, repoPath string) { func