Home
last modified time | relevance | path

Searched defs:testLock (Results 26 – 45 of 45) sorted by relevance

12

/aosp_15_r20/art/test/1931-monitor-events/src/art/
H A DTest1931.java169 public static void testLock(Monitors.NamedLock lk) throws Exception { in testLock() method
/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp269 std::shared_ptr<IWakeLock> testLock = acquireWakeLock(name); in checkWakelockLoop() local
433 std::shared_ptr<IWakeLock> testLock = acquireWakeLock("testLock"); in TEST_F() local
835 std::shared_ptr<IWakeLock> testLock = acquireWakeLock("testLock"); in TEST_F() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DReentrantLockTest.java239 public void testLock() { testLock(false); } in testLock() method in ReentrantLockTest
242 private void testLock(boolean fair) { in testLock() method in ReentrantLockTest
H A DReentrantReadWriteLockTest.java251 public void testLock() { testLock(false); } in testLock() method in ReentrantReadWriteLockTest
254 private void testLock(boolean fair) { in testLock() method in ReentrantReadWriteLockTest
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DReentrantLockTest.java202 public void testLock() { testLock(false); } in testLock() method in ReentrantLockTest
204 public void testLock(boolean fair) { in testLock() method in ReentrantLockTest
H A DReentrantReadWriteLockTest.java214 public void testLock() { testLock(false); } in testLock() method in ReentrantReadWriteLockTest
216 public void testLock(boolean fair) { in testLock() method in ReentrantReadWriteLockTest
H A DStampedLockTest.java76 public void testLock() { in testLock() method in StampedLockTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_imp.py37 def testLock(self): member in LockTests
/aosp_15_r20/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DFileHandlerTest.java154 public void testLock() throws Exception { in testLock() method in FileHandlerTest
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DJimfsFileChannelTest.java654 public void testLock() throws IOException { in testLock() method in JimfsFileChannelTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DAsynchronousFileChannelTest.java731 public void testLock() throws Exception { in testLock() method in AsynchronousFileChannelTest
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...

12