Home
last modified time | relevance | path

Searched refs:_bShouldFileExists (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/runner/convwatch/
H A DSimpleFileSemaphore.java156 private static void testSemaphoreFile(SimpleFileSemaphore a, boolean _bShouldFileExists) in testSemaphoreFile() argument
163 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 5 milliseconds