Home
last modified time | relevance | path

Searched defs:otherType (Results 1 – 19 of 19) sorted by relevance

/external/truth/core/src/main/java/com/google/common/truth/
DMultimapSubject.java194 String otherType = (other instanceof ListMultimap) ? "ListMultimap" : "SetMultimap"; in isEqualTo() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DListsImplTest.java139 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
/external/guava/guava-tests/test/com/google/common/collect/
DListsImplTest.java139 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckConsistentCasing.java153 public boolean worksWith(CasingType otherType) { in worksWith()
DCheckDisplayCollisions.java438 Type otherType = myType == Type.TERRITORY ? Type.ZONE : Type.TERRITORY; in handleCheck() local
DCheckDates.java572 String otherType = getLastType(item); in handleCheck() local
/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetView.java444 DrilldownType otherType) { in getDrilldownFields()
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DToStringBuilderTest.java491 private final String otherType = "The Other Type"; field in ToStringBuilderTest.SelfInstanceTwoVarsReflectionTestFixture
/external/javapoet/src/test/java/com/squareup/javapoet/
DTypeSpecTest.java991 ClassName otherType = ClassName.get("com.other", "OtherType"); in simpleNameConflictsWithTypeVariable() local
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp924 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1753 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DDateTimePatternGenerator.java2935 int otherType = other.type[i]; in getDistance() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java2905 int otherType = other.type[i]; in getDistance() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp2032 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in setupShader() local
/external/cronet/stable/third_party/icu/source/i18n/
Ddtptngen.cpp2412 int32_t otherType = other.skeleton.type[i]; in getDistance() local
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp2429 int32_t otherType = other.skeleton.type[i]; in getDistance() local
/external/cronet/tot/third_party/icu/source/i18n/
Ddtptngen.cpp2412 int32_t otherType = other.skeleton.type[i]; in getDistance() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp507 Id Builder::makeCooperativeMatrixTypeWithSameShape(Id component, Id otherType) in makeCooperativeMatrixTypeWithSameShape()
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp507 Id Builder::makeCooperativeMatrixTypeWithSameShape(Id component, Id otherType) in makeCooperativeMatrixTypeWithSameShape()