Home
last modified time | relevance | path

Searched refs:Concrete (Results 1 – 25 of 66) sorted by relevance

123

/external/gson/gson/src/test/java/com/google/gson/
DGsonTypeAdapterTest.java117 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/
DTestFieldDeserialization.java76 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/
Dclass_with_lambdas_in_implemented_interface_disassembled_golden.txt2 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();
DDesugarJava8FunctionalTest.java95 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/
Dmodule_c.h.tmpl81 // 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/
DInterfaceMethod.java53 public static class Concrete implements InterfaceMethod {} class
/external/rust/crates/downcast-rs/
DCHANGELOG.md35 - Support for downcasting `Box<Trait>` to `Box<Concrete>`.
DREADME.md83 // Concrete types implementing Base.
134 // Concrete types implementing Base.
/external/bazelbuild-rules_license/
DREADME.md24 These is for learning about the problem space, and our approach to solutions. Concrete specificatio…
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dtf_function.proto15 // Concrete function.
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy68 …* 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/
Dconcrete.rst7 Concrete Objects Layer
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst101 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/
Dconcrete.rst7 Concrete Objects Layer
/external/perfetto/docs/concepts/
Dservice-model.md39 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/
DREADME.md31 implementation that can be transferred through RPC. Concrete example of this is
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy86 …* 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/
DAbstractFakeCommandHandlerTest.groovy84 …* 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/
DAbstractFakeCommandHandlerTestCase.groovy86 …* 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/
DAbstractFakeCommandHandlerTest.groovy86 …* 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/
DAbstractFakeCommandHandlerTestCase.groovy86 …* 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/
DAbstractFakeCommandHandlerTest.groovy86 …* 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/
DAbstractFakeCommandHandlerTest.groovy86 …* 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/
DAbstractFakeCommandHandlerTestCase.groovy86 …* 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/
DAbstractFakeCommandHandlerTest.groovy86 …* Create and return a new instance of the CommandHandler class under test. Concrete subclasses mus…
92 * under test. Concrete subclasses must implement.

123