Searched refs:_bShouldFileExists (Results 1 – 1 of 1) sorted by relevance
156 private static void testSemaphoreFile(SimpleFileSemaphore a, boolean _bShouldFileExists) in testSemaphoreFile() argument163 assure(_bShouldFileExists == SEMAPHORE_SHOULD_EXIST, "Semaphore should exist!"); in testSemaphoreFile()167 … assure(_bShouldFileExists == SEMAPHORE_SHOULD_NOT_EXIST, "Semaphore should not exist!"); in testSemaphoreFile()
Completed in 9 milliseconds