/external/gson/gson/src/test/java/com/google/gson/ |
D | GsonTypeAdapterTest.java | 117 static class Concrete extends Abstract { class in GsonTypeAdapterTest 123 Concrete instance = new Concrete(); in testDeserializerForAbstractClass() 130 assertSerialized("{\"b\":\"beep\",\"a\":\"android\"}", Concrete.class, true, true, instance); in testDeserializerForAbstractClass() 131 assertSerialized("{\"b\":\"beep\",\"a\":\"android\"}", Concrete.class, true, false, instance); in testDeserializerForAbstractClass() 132 assertSerialized("{\"b\":\"beep\",\"a\":\"android\"}", Concrete.class, false, true, instance); in testDeserializerForAbstractClass() 133 assertSerialized("{\"b\":\"beep\",\"a\":\"android\"}", Concrete.class, false, false, instance); in testDeserializerForAbstractClass()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
D | TestFieldDeserialization.java | 76 static class Concrete extends Abstract class in TestFieldDeserialization 80 public Concrete(String v) { value = v; } in Concrete() method in TestFieldDeserialization.Concrete 84 @JsonDeserialize(as=Concrete.class) 130 assertEquals(Concrete.class, bean.getClass()); in testTypeAnnotation() 131 assertEquals("abc", ((Concrete)bean).value); in testTypeAnnotation()
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/ |
D | class_with_lambdas_in_implemented_interface_disassembled_golden.txt | 2 public class com.google.devtools.build.android.desugar.testdata.java8.InterfaceMethod$Concrete impl… 3 public com.google.devtools.build.android.desugar.testdata.java8.InterfaceMethod$Concrete();
|
D | DesugarJava8FunctionalTest.java | 95 InterfaceMethod methodrefUse = new InterfaceMethod.Concrete(); in testDefaultInterfaceMethodReference() 103 InterfaceMethod methodrefUse = new InterfaceMethod.Concrete(); in testStaticInterfaceMethodReference() 111 InterfaceMethod methodrefUse = new InterfaceMethod.Concrete(); in testLambdaCallsDefaultMethod() 119 InterfaceMethod concrete = new InterfaceMethod.Concrete(); in testBootclasspathMethodInvocations()
|
/external/cronet/components/cronet/tools/generators/c_templates/ |
D | module_c.h.tmpl | 81 // Concrete interface {{interface_name}}. 96 // Concrete methods of {{interface_name}} implemented by Cronet. 117 // Concrete interface {{interface_name}} is implemented by Cronet. 137 // Concrete interface {{interface_name}} is implemented by Cronet.
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/ |
D | InterfaceMethod.java | 53 public static class Concrete implements InterfaceMethod {} class
|
/external/rust/crates/downcast-rs/ |
D | CHANGELOG.md | 35 - Support for downcasting `Box<Trait>` to `Box<Concrete>`.
|
D | README.md | 83 // Concrete types implementing Base. 134 // Concrete types implementing Base.
|
/external/bazelbuild-rules_license/ |
D | README.md | 24 These is for learning about the problem space, and our approach to solutions. Concrete specificatio…
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | tf_function.proto | 15 // Concrete function.
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 68 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 74 * under test. Concrete subclasses must implement.
|
/external/python/cpython2/Doc/c-api/ |
D | concrete.rst | 7 Concrete Objects Layer
|
/external/llvm/docs/ |
D | HowToSetUpLLVMStyleRTTI.rst | 101 instances of exactly that class (only subclasses). See `Concrete Bases 235 so this notional inferred ``classof`` is all we need. See `Concrete 243 Concrete Bases and Deeper Hierarchies 333 rewrite the example at the beginning of `Concrete Bases and Deeper
|
/external/python/cpython3/Doc/c-api/ |
D | concrete.rst | 7 Concrete Objects Layer
|
/external/perfetto/docs/concepts/ |
D | service-model.md | 39 Concrete example: at some point in the future Chrome might expose one Producer for tracing within t… 70 Different producers may expose the same data source. Concrete example:
|
/external/perfetto/src/tracing/ |
D | README.md | 31 implementation that can be transferred through RPC. Concrete example of this is
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTestCase.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 84 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 90 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTestCase.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTestCase.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTestCase.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandlerTest.groovy | 86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus… 92 * under test. Concrete subclasses must implement.
|