/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/sync/ |
D | MutexTest.kt | 36 assertFalse(mutex.isLocked) in tryLockTest() 38 assertTrue(mutex.isLocked) in tryLockTest() 40 assertTrue(mutex.isLocked) in tryLockTest() 42 assertFalse(mutex.isLocked) in tryLockTest() 44 assertTrue(mutex.isLocked) in tryLockTest() 46 assertTrue(mutex.isLocked) in tryLockTest() 48 assertFalse(mutex.isLocked) in tryLockTest() 54 assertFalse(mutex.isLocked) in <lambda>() 56 assertTrue(mutex.isLocked) in <lambda>() 58 assertFalse(mutex.isLocked) in <lambda>()
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/sync/ |
D | MutexStressTest.kt | 39 assertTrue(mutex.isLocked) in <lambda>() 55 assertFalse(mutex.isLocked) in <lambda>() 69 assertTrue(mutex.isLocked) in <lambda>() 88 assertFalse(mutex.isLocked) in <lambda>()
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/selects/ |
D | SelectMutexTest.kt | 21 assertTrue(mutex.isLocked) in testSelectLock() 40 assertTrue(mutex.isLocked) in <lambda>()
|
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | wait_terminates.sh.cpp | 98 bool isLocked() const { return locked == true; } in isLocked() function in ThrowingMutex 105 while (mut.isLocked()) {} // wait until T1 releases mut inside the cv.wait call. in signal_me()
|
/external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
D | wait_terminates.sh.cpp | 99 bool isLocked() const { return locked == true; } in isLocked() function in ThrowingMutex 106 while (mut.isLocked()) {} // wait until T1 releases mut inside the cv.wait call. in signal_me()
|
/external/swiftshader/src/Common/ |
D | MutexLock.hpp | 76 if(!isLocked()) in attemptLock() 156 bool isLocked() in isLocked() function in sw::BackoffLock
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/ |
D | SelectPhilosophersStressTest.kt | 32 assertTrue(left.isLocked && right.isLocked) in <lambda>()
|
/external/skqp/tests/ |
D | YUVCacheTest.cpp | 27 bool isLocked = (data->data() != nullptr); in check_data() local 28 REPORTER_ASSERT(reporter, isLocked == (lockedState == kLocked)); in check_data()
|
D | MaskCacheTest.cpp | 27 bool isLocked = (data->data() != nullptr); in check_data() local 28 REPORTER_ASSERT(reporter, isLocked == (lockedState == kLocked)); in check_data()
|
/external/skia/tests/ |
D | YUVCacheTest.cpp | 29 bool isLocked = (data->data() != nullptr); in check_data() local 30 REPORTER_ASSERT(reporter, isLocked == (lockedState == kLocked)); in check_data()
|
D | MaskCacheTest.cpp | 27 bool isLocked = (data->data() != nullptr); in check_data() local 28 REPORTER_ASSERT(reporter, isLocked == (lockedState == kLocked)); in check_data()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PthreadLockChecker.cpp | 43 bool isLocked() const { return K == Locked; } in isLocked() function 141 if (LState->isLocked()) { in AcquireLock() 266 if (LState->isLocked()) { in DestroyLock() 301 if (LState->isLocked()) { in InitLock()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowKeyguardManager.java | 208 public void setIsDeviceLocked(int userId, boolean isLocked) { in setIsDeviceLocked() argument 209 if (isLocked) { in setIsDeviceLocked()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowCameraTest.java | 52 assertThat(shadowCamera.isLocked()).isTrue(); in testUnlock() 54 assertThat(shadowCamera.isLocked()).isFalse(); in testUnlock() 60 assertThat(shadowCamera.isLocked()).isFalse(); in testReconnect() 62 assertThat(shadowCamera.isLocked()).isTrue(); in testReconnect()
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 193 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 196 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 193 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 196 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 193 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 196 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/command/ |
D | InvocationRecordTest.java | 192 assertFalse("locked - before", invocationRecord.isLocked()); in testLock() 195 assertTrue("locked - after", invocationRecord.isLocked()); in testLock()
|