Home
last modified time | relevance | path

Searched defs:Constructors (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/objective-c/tests/
DInteropTests.m43 @interface RMTStreamingOutputCallRequest (Constructors) category
48 @implementation RMTStreamingOutputCallRequest (Constructors) category
60 @interface RMTStreamingOutputCallResponse (Constructors) category
64 @implementation RMTStreamingOutputCallResponse (Constructors) category
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DRobolectricInternalsTest.java87 public static class Constructors { class in RobolectricInternalsTest
98 public Constructors() { in Constructors() method in RobolectricInternalsTest.Constructors
102 public Constructors(String param) { in Constructors() method in RobolectricInternalsTest.Constructors
106 public Constructors(String param1, Byte param2) { in Constructors() method in RobolectricInternalsTest.Constructors
111 public Constructors(String param1, Byte param2, Long param3) { in Constructors() method in RobolectricInternalsTest.Constructors
/external/grpc-grpc/examples/objective-c/route_guide/
DViewControllers.m43 @interface RTGRouteNote (Constructors) category
49 @implementation RTGRouteNote (Constructors) category
/external/javapoet/
DREADME.md469 ### Constructors subsection in JavaPoet
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DREADME.md557 ## Constructors section in Eigen Tensors
559 ### Tensor
568 ### TensorFixedSize
580 ### TensorMap
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp44 ConstructorMap Constructors; member in clang::ast_matchers::dynamic::__anonefed66600111::RegistryMaps
/external/clang/test/SemaTemplate/
Dinstantiate-method.cpp54 class Constructors { class
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DJSONTest.cpp40 TEST(JSONTest, Constructors) { in TEST() argument
/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc937 TEST(StringTest, Constructors) { in TEST() argument