/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/internal/ |
D | semaphore_test.cc | 37 class SemaphoreTest : public ::testing::Test {}; class 39 TEST_F(SemaphoreTest, test_new_simple) { in TEST_F() argument 45 TEST_F(SemaphoreTest, test_new_with_value) { in TEST_F() argument 57 TEST_F(SemaphoreTest, test_try_wait) { in TEST_F() argument 69 TEST_F(SemaphoreTest, test_wait_after_post) { in TEST_F() argument 77 TEST_F(SemaphoreTest, test_ensure_wait) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/base/task/thread_pool/semaphore/ |
H A D | semaphore_unittest.cc | 25 class SemaphoreTest : public PlatformTest { class 44 TEST_F(SemaphoreTest, BasicWait) { in TEST_F() argument 58 TEST_F(SemaphoreTest, MaxTimedWait) { in TEST_F() argument 71 TEST_F(SemaphoreTest, TimedWaitFail) { in TEST_F() argument 82 TEST_F(SemaphoreTest, TimedWaitSuccess) { in TEST_F() argument 91 TEST_F(SemaphoreTest, PingPongCounter) { in TEST_F() argument
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | SemaphoreTest.cpp | 16 class SemaphoreTest : public ANGLETest<> class 19 SemaphoreTest() in SemaphoreTest() function in angle::SemaphoreTest 31 TEST_P(SemaphoreTest, SemaphoreShouldBeSemaphore) in TEST_P() argument 52 TEST_P(SemaphoreTest, ShouldFailValidationOnImportFdUnsupportedHandleType) in TEST_P() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | semaphore_test.cc | 26 TEST(SemaphoreTest, UnthreadedTests) { in TEST() argument 49 TEST(SemaphoreTest, ConcurrentTest) { in TEST() argument
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/sync/ |
H A D | SemaphoreTest.kt | 7 class SemaphoreTest : TestBase() { class
|
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/ |
H A D | SemaphoreTest.java | 21 public class SemaphoreTest extends JSR166TestCase { class
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/ |
H A D | SemaphoreTest.java | 57 public class SemaphoreTest extends JSR166TestCase { class
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | jsr166-tests.jar | META-INF/
META-INF/MANIFEST.MF
jsr166/
jsr166/AbstractExecutorServiceTest$1. ... |
D | core-ojtests-public.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | jsr166-tests.jar | META-INF/
META-INF/MANIFEST.MF
jsr166/
jsr166/AbstractExecutorServiceTest$1. ... |
D | core-ojtests-public.jar | META-INF/
META-INF/MANIFEST.MF
TestDoubleSumAverage.class
TestDoubleSumAverage.java
package TestDoubleSumAverage ... |