| /external/dagger2/javatests/dagger/functional/kotlinsrc/scope/ |
| D | ScopeTest.kt | 27 fun testScope() { in testScope() method in dagger.functional.kotlinsrc.scope.ScopeTest
|
| /external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/src/migration/ |
| D | TestBuildersDeprecated.kt | 172 val testScope = TestBodyCoroutine(createTestCoroutineScope(context + RunningInRunTest)) in runBlockingTest() constant 210 private val testScope: TestCoroutineScope, in runTest() constant in kotlinx.coroutines.test.TestBodyCoroutine
|
| /external/dagger2/javatests/dagger/functional/scope/ |
| D | ScopeTest.java | 29 public void testScope() { in testScope() method in ScopeTest
|
| /external/jetpack-camera-app/domain/camera/src/test/java/com/google/jetpackcamera/domain/camera/test/ |
| D | FakeCameraUseCaseTest.kt | 39 private val testScope = TestScope() constant in com.google.jetpackcamera.domain.camera.test.FakeCameraUseCaseTest
|
| /external/jetpack-camera-app/feature/preview/src/test/java/com/google/jetpackcamera/feature/preview/ |
| D | ScreenFlashTest.kt | 40 private val testScope = TestScope() constant in com.google.jetpackcamera.feature.preview.ScreenFlashTest
|
| /external/jetpack-camera-app/feature/preview/src/test/java/com/google/jetpackcamera/feature/preview/ui/ |
| D | ScreenFlashComponentsKtTest.kt | 53 private val testScope = TestScope() constant in com.google.jetpackcamera.feature.preview.ui.ScreenFlashComponentsKtTest
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
| D | CoroutineScopeTest.kt | 15 fun testScope() = runTest { in <lambda>() method
|
| D | CancelledParentAttachTest.kt | 104 private suspend inline fun testScope(crossinline block: suspend () -> Unit) { in testScope() method in kotlinx.coroutines.CancelledParentAttachTest
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
| D | ThreadLocalTest.kt | 214 fun testScope() = runTest { in <lambda>() method in kotlinx.coroutines.ThreadLocalTest
|
| /external/dagger2/javatests/dagger/internal/codegen/ |
| D | ComponentHierarchyValidationTest.java | 247 Source testScope = in repeatedModulesWithScopes() local
|
| /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/ |
| D | CheckedProviderMethodsModuleTest.java | 50 private final TestScope testScope = new TestScope(); field in CheckedProviderMethodsModuleTest
|
| D | ThrowingProviderTest.java | 66 private final TestScope testScope = new TestScope(); field in ThrowingProviderTest
|
| D | CheckedProviderTest.java | 85 private final TestScope testScope = new TestScope(); field in CheckedProviderTest
|
| /external/tensorflow/tensorflow/python/distribute/ |
| D | distribute_lib_test.py | 176 def testScope(self): member in TestStrategyTest
|
| /external/tensorflow/tensorflow/python/kernel_tests/nn_ops/ |
| D | rnn_cell_test.py | 343 def testScope(self): member in RNNTest
|