Home
last modified time | relevance | path

Searched defs:expected (Results 226 - 250 of 1344) sorted by relevance

12345678910>>...54

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
H A DUnitsTest.java33 public static boolean compareTwoBigDecimal(BigDecimal expected, BigDecimal actual, BigDecimal delta) { in compareTwoBigDecimal() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java82 private void assertParsed(String pattern, String input, Number expected) { in assertParsed() argument
93 private void assertParsedICU4J(String pattern, String input, Number expected) { in assertParsedICU4J() argument
102 private void assertParsedOpenJDK(String pattern, String input, Number expected) { in assertParsedOpenJDK() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java85 private void assertParsed(String pattern, String input, Number expected) { in assertParsed() argument
96 private void assertParsedICU4J(String pattern, String input, Number expected) { in assertParsedICU4J() argument
105 private void assertParsedOpenJDK(String pattern, String input, Number expected) { in assertParsedOpenJDK() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DMf2IcuTest.java94 doTheRealDateTimeSkeletonTesting(Date date, String messagePattern, Locale locale, String expected) doTheRealDateTimeSkeletonTesting() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-has-property.cpp24 assert_boolean_and_release (jerry_value_t result, bool expected) in assert_boolean_and_release() argument
/third_party/json/tests/src/
H A Dunit-json_patch.cpp100 json expected = R"( variable
129 json expected = R"( variable
158 json expected = R"( global() variable
184 json expected = R"( global() variable
212 json expected = R"( global() variable
249 json expected = R"( global() variable
283 json expected = R"( global() variable
356 json expected = R"( global() variable
387 json expected = R"( global() variable
444 json expected = R"( global() variable
499 json expected = R"( global() variable
532 json expected = {1, 2, 3}; global() variable
558 json expected = {0, 1, 2, 3}; global() variable
591 json expected = R"( global() variable
1311 const auto& expected = test.value("expected", doc); global() variable
[all...]
/third_party/node/test/cctest/
H A Dtest_node_postmortem_metadata.cc107 auto expected = reinterpret_cast<uintptr_t>(&obj->persistent()); in TEST_F() local
119 auto expected = reinterpret_cast<uintptr_t>((*env)->handle_wrap_queue()); in TEST_F() local
130 auto expected = reinterpret_cast<uintptr_t>((*env)->req_wrap_queue()); in TEST_F() local
162 auto expected = reinterpret_cast<uintptr_t>(&obj); in TEST_F() local
201 auto expected = reinterpret_cast<uintptr_t>(&obj); in TEST_F() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c174 UCollationResult expected=UCOL_EQUAL; in TestSecondary() local
/third_party/libinput/test/
H A Dtest-trackpoint.c316 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in enable_dwtp() local
326 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in disable_dwtp() local
/third_party/openssl/test/
H A Dcmp_asn_test.c18 int expected; member
H A Dsiphash_internal_test.c27 SIZED_DATA expected; member
176 unsigned char *expected = test.expected.data; in test_siphash() local
H A Dx509_check_cert_pkey_test.c34 int ret = 0, type = 0, expected = 0, result = 0; in test_x509_check_cert_pkey() local
118 int expected in test_PEM_X509_INFO_read_bio() local
[all...]
H A Dasn1_internal_test.c159 static int test_unicode(const unsigned char *univ, size_t len, int expected) in test_unicode() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp66 spv_operand_pattern_t expected; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_const_test.cpp193 const std::string expected = builder.GetCode(); in TEST_P() local
H A Dfold_spec_const_op_composite_test.cpp49 std::vector<const char*> expected = { in TEST_F() local
203 std::vector<std::string> expected; member
217 const std::string expected = expected_code_builder.GetCode(); in TEST_P() local
[all...]
H A Dregister_liveness.cpp34 CompareSets(const std::unordered_set<Instruction*>& computed, const std::unordered_set<uint32_t>& expected) CompareSets() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp1389 const std::string expected = R"(OpCapability Shader in TEST_F() local
1539 const std::string expected = R"(OpCapability Shader in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_pattern_test.cpp66 spv_operand_pattern_t expected; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Deliminate_dead_const_test.cpp193 const std::string expected = builder.GetCode(); in TEST_P() local
H A Dfold_spec_const_op_composite_test.cpp49 std::vector<const char*> expected = { in TEST_F() local
203 std::vector<std::string> expected; member
217 const std::string expected = expected_code_builder.GetCode(); in TEST_P() local
[all...]
H A Dregister_liveness.cpp34 CompareSets(const std::unordered_set<Instruction*>& computed, const std::unordered_set<uint32_t>& expected) CompareSets() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp1389 const std::string expected = R"(OpCapability Shader in TEST_F() local
1539 const std::string expected = R"(OpCapability Shader in TEST_F() local

Completed in 20 milliseconds

12345678910>>...54