Home
last modified time | relevance | path

Searched defs:cdl (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DOldAndroidMonitorTest.java112 private final CountDownLatch cdl; field in OldAndroidMonitorTest.Waiter
115 public Waiter(Object lock, CountDownLatch cdl) { in Waiter()
144 final CountDownLatch cdl = new CountDownLatch(1); in testInterrupt() local
H A DEnumTest.java54 public static final CountDownLatch cdl = new CountDownLatch(1); field in EnumTest
/aosp_15_r20/art/test/1974-resize-array/src/art/
H A DTest1974.java222 final CountDownLatch cdl = new CountDownLatch(1); in runMultiThreadLocal() local
280 final CountDownLatch cdl = new CountDownLatch(1); in runWithLocks() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DAsynchronousFileChannelTest.java259 private final CountDownLatch cdl = new CountDownLatch(1); field in AsynchronousFileChannelTest.RecordingHandler
710 private final CountDownLatch cdl = new CountDownLatch(1); field in AsynchronousFileChannelTest.LockHandler
/aosp_15_r20/cts/tests/tests/telephony-cuj/src/android/telephony/cts/cuj/
H A DDataTest.java97 CountDownLatch cdl = new CountDownLatch(1); in testCellInfoList() local
/aosp_15_r20/device/google/cuttlefish/tests/ril/src/com/android/cuttlefish/ril/tests/
DRilE2eTests.java122 CountDownLatch cdl = new CountDownLatch(1); in testSignalLevels() local
/aosp_15_r20/art/test/1979-threaded-structural-transformation/src/art/
H A DTest1979.java136 final CountDownLatch cdl = new CountDownLatch(1); in doTest() local
/aosp_15_r20/art/test/1995-final-virtual-structural-multithread/src/art/
H A DTest1995.java150 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/
H A DTest2001.java210 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
/aosp_15_r20/art/test/1971-multi-force-early-return/src/art/
H A DTest1971.java105 final CountDownLatch cdl = new CountDownLatch(1); in run() local
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/src/art/
H A DTest2005.java148 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ref/
H A DReferenceQueueTest.java119 final CountDownLatch cdl = new CountDownLatch(1); in testCleanersCleaned() local
/aosp_15_r20/art/test/925-threadgroups/src/art/
H A DTest925.java56 final CountDownLatch cdl = new CountDownLatch(1); in doTest() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_dd.c203 int cdl; member
610 bool fua, bool dpo, int cdl) in sg_build_scsi_cdb()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DMenuExecutor.java306 ConfirmDialogListener cdl = new ConfirmDialogListener(action, listener); in onMenuClicked() local
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/
DImagePreviewImageLoaderTest.kt353 for (cdl in pendingThumbnailCalls) { in invoke_multipleSimultaneousCalls_limitOnNumberOfSimultaneousOutgoingCallsIsRespected() method
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp208 int cdl; /* command duration limits, 0 --> no cdl */ member
2075 bool fua, bool dpo, int cdl) in sg_build_scsi_cdb()
/aosp_15_r20/art/test/125-gc-and-classloading/src/
H A DMain.java23 CountDownLatch cdl = new CountDownLatch(1); in main() local
34 CountDownLatch cdl; field in Main.GcThread
36 GcThread(CountDownLatch cdl) { in GcThread()
51 CountDownLatch cdl; field in Main.ClassLoadingThread
53 ClassLoadingThread(CountDownLatch cdl) { in ClassLoadingThread()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java198 CountDownLatch cdl = new CountDownLatch(1); in tearDown() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDcommons-fileupload-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-pcierc.h4534 …uint32_t cdl : 1; /**< [ 16: 16](RO/H) Current deemphasis level. When the link … member
4677 …uint32_t cdl : 1; /**< [ 16: 16](RO/H) Current deemphasis level. When the link … member
4821 …uint32_t cdl : 1; /**< [ 16: 16](RO/H) Current deemphasis level. When the link … member
18794 …uint32_t cdl : 1; /**< [ 16: 16](RO/H) Current deemphasis level. When the link … member
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/javac/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/util/ android/ ...

12