| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/compare/ |
| D | ObjectToStringComparatorTest.java | 50 final List<Thing> things = Arrays.asList(null, new Thing("y"), null); in testNull() local 59 final List<Thing> things = Arrays.asList(new Thing(null), new Thing("y"), new Thing(null)); in testNullToString() local 68 final List<Thing> things = Arrays.asList(new Thing("z"), new Thing("y"), new Thing("x")); in testSortCollection() local
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue112/ |
| D | MyCompositeObject.java | 20 Collection<MyClass<? extends Object>> things; field in MyCompositeObject 26 public void setThings(Collection<MyClass<? extends Object>> things) { in setThings()
|
| /external/clang/test/CodeGenCXX/ |
| D | empty-classes.cpp | 66 ThingOrCell things; member
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | maps.proto | 105 repeated string things = 2; field
|
| /external/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | maps.proto | 105 repeated string things = 2; field
|
| /external/javapoet/src/test/java/com/squareup/javapoet/ |
| D | MethodSpecTest.java | 108 @Nullable String thing, List<? extends T> things) throws IOException, SecurityException; in everything()
|
| D | TypeSpecTest.java | 234 ClassName things = ClassName.get(tacosPackage, "Things"); in retrofitStyleInterface() local
|
| /external/dagger2/java/dagger/internal/codegen/validation/ |
| D | ModuleValidator.java | 666 private static String formatListForErrorMessage(List<?> things) { in formatListForErrorMessage()
|
| /external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
| D | AutoValueTest.java | 2414 public abstract ImmutableSet<? extends T> things(); in things() method in AutoValueTest.BuilderWithCopyingSetters 2428 Builder<T> setThings(ImmutableSet<T> things); in setThings() 2430 Builder<T> setThings(Iterable<? extends T> things); in setThings() 2432 Builder<T> setThings(T... things); in setThings() 2534 public abstract ImmutableList<T> things(); in things() method in AutoValueTest.BuilderWithCollectionBuilderAndSetter 2542 Builder<T> setThings(List<T> things); in setThings() 2544 ImmutableList<T> things(); in things() method 2571 ImmutableList<Integer> things = ImmutableList.of(17, 23); in testBuilderAndSetterUsingSetter() local
|
| /external/mesa3d/src/gfxstream/guest/platform/rutabaga/ |
| D | RutabagaLayer.cpp | 60 std::string Join(const std::vector<std::string>& things, const std::string& separator) { in Join()
|
| /external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/ |
| D | TypeSpecTest.kt | 370 val things = ClassName(tacosPackage, "Things") in retrofitStyleInterface() constant
|
| /external/aws-sdk-java-v2/services/iotthingsgraph/src/main/resources/codegen-resources/ |
| D | service-2.json | 1825 "things":{ object
|
| /external/aws-sdk-java-v2/services/iot/src/main/resources/codegen-resources/ |
| D | service-2.json | 14353 "things":{ object 15037 "things":{ object 15080 "things":{ object 15135 "things":{ object 17534 "things":{ object
|