Home
last modified time | relevance | path

Searched defs:testLock (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/test/1931-monitor-events/src/art/
H A DTest1931.java169 public static void testLock(Monitors.NamedLock lk) throws Exception { in testLock() method
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp225 sp<IWakeLock> testLock = acquireWakeLock(name); in checkWakelockLoop() local
677 sp<IWakeLock> testLock = acquireWakeLock("testLock"); in TEST_F() local