/external/dagger2/java/dagger/hilt/processor/internal/uninstallmodules/ |
D | UninstallModulesProcessor.java | 60 TypeElement testElement = MoreElements.asType(element); in processEach() local 75 TypeElement testElement, ImmutableList<TypeElement> uninstallModules) { in checkModulesHaveInstallIn() 87 testElement, in checkModulesHaveInstallIn() local 94 TypeElement testElement, ImmutableList<TypeElement> uninstallModules) { in checkModulesDontOriginateFromTest() 106 testElement, in checkModulesDontOriginateFromTest() local
|
D | AggregatedUninstallModulesGenerator.java | 34 private final TypeElement testElement; field in AggregatedUninstallModulesGenerator 38 TypeElement testElement, in AggregatedUninstallModulesGenerator()
|
D | AggregatedUninstallModulesMetadata.java | 43 public abstract TypeElement testElement(); in testElement() method in AggregatedUninstallModulesMetadata
|
/external/dagger2/java/dagger/hilt/processor/internal/root/ |
D | TestComponentDataGenerator.java | 105 TypeElement testElement = rootMetadata.testRootMetadata().testElement(); in getMethod() local 156 private static String getAddModuleStatement(TypeElement module, TypeElement testElement) { in getAddModuleStatement() 177 private static boolean canBeConstructedByHilt(TypeElement module, TypeElement testElement) { in canBeConstructedByHilt() 204 TypeElement testElement = rootMetadata.testRootMetadata().testElement(); in getTestInjectInternalMethod() local 217 private CodeBlock callInjectTest(TypeElement testElement) { in callInjectTest()
|
D | TestRootMetadata.java | 34 abstract TypeElement testElement(); in testElement() method in TestRootMetadata 61 TypeElement testElement = MoreElements.asType(element); in of() local
|
D | RootProcessor.java | 295 TypeElement testElement = rootMetadata.testRootMetadata().testElement(); in generateTestComponentData() local 298 testElement, in generateTestComponentData() local 300 testElement); in generateTestComponentData() local
|
D | TestInjectorGenerator.java | 72 private static ClassName installInComponent(TypeElement testElement) { in installInComponent()
|
/external/dagger2/java/dagger/hilt/android/processor/internal/bindvalue/ |
D | BindValueMetadata.java | 61 abstract TypeElement testElement(); in testElement() method in BindValueMetadata 67 static BindValueMetadata create(TypeElement testElement, Collection<Element> bindValueElements) { in create()
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | ElementDescriptorsTest.java | 215 TypeElement testElement = compilation.getElements().getTypeElement(className); in getFieldDescriptors() local 222 TypeElement testElement = compilation.getElements().getTypeElement(className); in getMethodDescriptors() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | FailingCoroutinesMachineryTest.kt | 117 fun testElement() = runTest { in <lambda>() method in kotlinx.coroutines.FailingCoroutinesMachineryTest
|
/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/ |
D | AggregatedDepsMetadata.java | 51 abstract Optional<TypeElement> testElement(); in testElement() method in AggregatedDepsMetadata
|
/external/dagger2/javatests/dagger/internal/codegen/langmodel/ |
D | AccessibilityTest.java | 59 private TypeElement testElement; field in AccessibilityTest
|
/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 221 def testElement(self): member in MinidomTest
|
/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 240 def testElement(self): member in MinidomTest
|
/external/gfxstream-protocols/registry/vulkan/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
|