Home
last modified time | relevance | path

Searched defs:testOnce (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/health/aidl/vts/functional/
H A DVtsHalHealthTargetTest.cpp522 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
536 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
550 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
565 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
579 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
593 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
623 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
636 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
/aosp_15_r20/hardware/interfaces/health/2.0/vts/functional/
H A DVtsHalHealthV2_0TargetTest.cpp412 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
428 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
444 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
460 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
479 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
497 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
535 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
552 auto testOnce = [&]() -> AssertionResult { in TEST_P() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/
H A DConcurrentExceptionsStressTest.kt33 private suspend fun CoroutineScope.testOnce() { in <lambda>() method in kotlinx.coroutines.ConcurrentExceptionsStressTest
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dload.go978 testOnce sync.Once member