Home
last modified time | relevance | path

Searched defs:expectedType (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DRegionTest.java400 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceString() local
431 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceInt() local
/third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/
DBuildMetadataCppFromXmlTest.java147 private final Type expectedType; field in BuildMetadataCppFromXmlTest.MockedCommand
153 String expectedOutputDirPath, Type expectedType, Variant expectedVariant) { in MockedCommand()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DRegionTest.java397 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceString() local
428 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceInt() local
/third_party/node/test/async-hooks/
Dtest-emit-init.js11 const expectedType = 'test_emit_init_type'; constant
Dtest-emit-before-after.js11 const expectedType = 'test_emit_before_after_type'; constant
/third_party/skia/tests/
DSkDOMTest.cpp17 SkDOM::Type expectedType) { in check_node()
DGeometryTest.cpp288 const std::array<SkPoint, 4>& bezierPoints, SkCubicType expectedType, in check_cubic_type()
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dchar_test.cpp53 int expectedType = pp::Token::LAST; in TEST_P() local
/third_party/icu/icu4c/source/test/intltest/
Dregiontst.cpp400 URegionType expectedType; in TestGetInstanceString() member
455 URegionType expectedType; in TestGetInstanceInt() member
Ddcfmtest.cpp337 const UnicodeString &expectedType, in execParseTest()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInstance.cpp161 auto Register = [this](BackendConnection* connection, wgpu::BackendType expectedType) { in EnsureBackendConnection()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DInitOutputVariables_test.cpp34 const TType &expectedType = expected->getType(); in AreSymbolsTheSame() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateAST.cpp355 TType expectedType(node->getLeft()->getType()); in validateExpressionTypeBinary() local
DOutputSPIRV.cpp1473 const TType &expectedType, in createConstructorVectorFromScalar()
1503 const TType &expectedType = node->getType(); in createConstructorVectorFromMatrix() local
1857 const TType &expectedType = node->getType(); in extractComponents() local
4172 const TType &expectedType, in castBasicType()
/third_party/typescript/src/compiler/
DcommandLineParser.ts2373 const expectedType = isString(option.type) ? option.type : "string"; constant
/third_party/typescript/src/harness/
DfourslashImpl.ts2683 const expectedType = expectedClassification.classificationType; constant
/third_party/typescript/tests/baselines/reference/
Dparserharness.js3022 TypeFactory.prototype.isOfType = function (expr, expectedType) { argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp647 Texture::Type expectedType = Texture::TYPE_LAST; in bindTexture() local