/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | PowerManagerTest.java | 43 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseReferenceCountedLock() 45 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseReferenceCountedLock() 48 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseReferenceCountedLock() 51 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseReferenceCountedLock() 53 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseReferenceCountedLock() 61 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseNonReferenceCountedLock() 63 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseNonReferenceCountedLock() 65 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseNonReferenceCountedLock() 69 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseNonReferenceCountedLock()
|
D | WifiManagerTest.java | 148 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseWifilockRefCounted() 150 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseWifilockRefCounted() 152 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseWifilockRefCounted() 160 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseWifilockNonRefCounted() 162 assertTrue(lock.isHeld()); in shouldAcquireAndReleaseWifilockNonRefCounted() 164 assertFalse(lock.isHeld()); in shouldAcquireAndReleaseWifilockNonRefCounted()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPowerManager.java | 61 public synchronized boolean isHeld() { in isHeld() method in ShadowPowerManager.ShadowWakeLock
|
D | ShadowWifiManager.java | 172 public synchronized boolean isHeld() { in isHeld() method in ShadowWifiManager.ShadowWifiLock
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_deadlock_detector1.cc | 111 if (dd.isHeld(<->dd, m->id)) in MutexBeforeLock() 162 CHECK(!dd.isHeld(<->dd, m->id)); in MutexAfterLock()
|
D | sanitizer_deadlock_detector.h | 283 bool is_reachable = !isHeld(dtls, cur_node) && onLockBefore(dtls, cur_node); 348 bool isHeld(DeadlockDetectorTLS<BV> *dtls, uptr node) const { in isHeld() function
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_deadlock_detector_test.cc | 332 EXPECT_TRUE(d.isHeld(&dtls, l0)); in RunTryLockTest() 333 EXPECT_TRUE(d.isHeld(&dtls, l1)); in RunTryLockTest() 334 EXPECT_TRUE(d.isHeld(&dtls, l2)); in RunTryLockTest()
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | ConsoleActivity.java | 744 if (wakelock != null && wakelock.isHeld()) { in onPause()
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |