/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | OldAndroidMonitorTest.java | 112 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 D | EnumTest.java | 54 public static final CountDownLatch cdl = new CountDownLatch(1); field in EnumTest
|
/aosp_15_r20/art/test/1974-resize-array/src/art/ |
H A D | Test1974.java | 222 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 D | AsynchronousFileChannelTest.java | 259 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 D | DataTest.java | 97 CountDownLatch cdl = new CountDownLatch(1); in testCellInfoList() local
|
/aosp_15_r20/device/google/cuttlefish/tests/ril/src/com/android/cuttlefish/ril/tests/ |
D | RilE2eTests.java | 122 CountDownLatch cdl = new CountDownLatch(1); in testSignalLevels() local
|
/aosp_15_r20/art/test/1979-threaded-structural-transformation/src/art/ |
H A D | Test1979.java | 136 final CountDownLatch cdl = new CountDownLatch(1); in doTest() local
|
/aosp_15_r20/art/test/1995-final-virtual-structural-multithread/src/art/ |
H A D | Test1995.java | 150 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
|
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/ |
H A D | Test2001.java | 210 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
|
/aosp_15_r20/art/test/1971-multi-force-early-return/src/art/ |
H A D | Test1971.java | 105 final CountDownLatch cdl = new CountDownLatch(1); in run() local
|
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/src/art/ |
H A D | Test2005.java | 148 CountDownLatch cdl = new CountDownLatch(num_threads); in startThreads() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ref/ |
H A D | ReferenceQueueTest.java | 119 final CountDownLatch cdl = new CountDownLatch(1); in testCleanersCleaned() local
|
/aosp_15_r20/art/test/925-threadgroups/src/art/ |
H A D | Test925.java | 56 final CountDownLatch cdl = new CountDownLatch(1); in doTest() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_dd.c | 203 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/ |
D | MenuExecutor.java | 306 ConfirmDialogListener cdl = new ConfirmDialogListener(action, listener); in onMenuClicked() local
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/ |
D | ImagePreviewImageLoaderTest.kt | 353 for (cdl in pendingThumbnailCalls) { in invoke_multipleSimultaneousCalls_limitOnNumberOfSimultaneousOutgoingCallsIsRespected() method
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_mrq_dd.cpp | 208 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 D | Main.java | 23 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 D | AccountManagerServiceTest.java | 198 CountDownLatch cdl = new CountDownLatch(1); in tearDown() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | art_cts_jvmti_test_library.jar | META-INF/
META-INF/MANIFEST.MF
art/
art/AllTraces$1. ... |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | art_cts_jvmti_test_library.jar | META-INF/
META-INF/MANIFEST.MF
art/
art/AllTraces$1. ... |
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | commons-fileupload-1.2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-pcierc.h | 4534 …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/ |
D | Gallery2.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/util/
android/ ... |