/third_party/boost/libs/geometry/test/algorithms/ |
D | test_for_each.hpp | 119 std::string const& expected2) in test_per_point_non_const() argument 143 BOOST_CHECK_MESSAGE(out2.str() == expected2, in test_per_point_non_const() 145 << " expected " << expected2 in test_per_point_non_const() 176 BOOST_CHECK_MESSAGE(out3.str() == expected2, in test_per_point_non_const() 178 << " expected " << expected2 in test_per_point_non_const() 189 , std::string const& expected2 in test_per_point() argument 195 test_per_point_non_const(geometry, expected1, expected2); in test_per_point() 266 , std::string const& expected2 in test_geometry() argument 272 test_per_point<Geometry>(wkt, expected_sum_x, expected1, expected2); in test_geometry()
|
/third_party/boost/libs/container/test/ |
D | slist_test.cpp | 107 slist<int> expected2; expected2.push_front(1); in test_for_splice() local 111 if (!(expected1 == list1 && expected2 == list2)) in test_for_splice() 118 …slist<int> expected2; expected2.push_front(3); expected2.push_front(2); expected2.push_front(1); e… in test_for_splice() local 122 if (!(expected1 == list1 && expected2 == list2)) in test_for_splice()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-draw.c | 203 char expected2[] = "M275,442C246,442 221,435 198,420C175,405 158,382 145,353" in test_hb_draw_glyf() local 212 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_glyf() 309 char expected2[] = "M323,448C356,448 380,441 411,427L333,469L339,401" in test_hb_draw_cff2() local 314 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_cff2() 436 char expected2[] = "M639,-20Q396,-20 256,128Q115,276 115,539Q115,804 246,960Q376,1116 596,1116" in test_hb_draw_font_kit_glyphs_tests() local 442 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_font_kit_glyphs_tests() 478 char expected2[] = "M155,624L155,84Q150,90 146,95Q141,99 136,105" in test_hb_draw_font_kit_glyphs_tests() local 482 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_font_kit_glyphs_tests() 785 char expected2[] = "M120,693Q120,545 177,414Q233,282 333,182Q433,81 567,24" in test_hb_draw_estedad_vf() local 800 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_estedad_vf() [all …]
|
/third_party/harfbuzz/test/api/ |
D | test-draw.c | 203 char expected2[] = "M275,442C246,442 221,435 198,420C175,405 158,382 145,353" in test_hb_draw_glyf() local 212 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_glyf() 309 char expected2[] = "M323,448C356,448 380,441 411,427L333,469L339,401" in test_hb_draw_cff2() local 314 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_cff2() 436 char expected2[] = "M639,-20Q396,-20 256,128Q115,276 115,539Q115,804 246,960Q376,1116 596,1116" in test_hb_draw_font_kit_glyphs_tests() local 442 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_font_kit_glyphs_tests() 478 char expected2[] = "M155,624L155,84Q150,90 146,95Q141,99 136,105" in test_hb_draw_font_kit_glyphs_tests() local 482 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_font_kit_glyphs_tests() 785 char expected2[] = "M120,693Q120,545 177,414Q233,282 333,182Q433,81 567,24" in test_hb_draw_estedad_vf() local 800 g_assert_cmpmem (str, user_data.consumed, expected2, sizeof (expected2) - 1); in test_hb_draw_estedad_vf() [all …]
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 343 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local 354 expected2, sizeof(expected2), "ibm-920", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour() 367 expected2, sizeof(expected2), "LATIN_1", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour() 381 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local 409 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour() 412 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour() 424 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour() 427 expected2, sizeof(expected2), "ibm-1363", 0, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour() 430 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour() 457 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local [all …]
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | pad_end_op_test.cc | 105 std::shared_ptr<Tensor> expected2[3]; in TEST_F() local 120 Tensor::CreateFromVector(outstring[i], pad_shape2[i], &expected2[i]); in TEST_F() 123 ASSERT_TRUE(output->shape() == expected2[i]->shape()); in TEST_F() 124 ASSERT_TRUE(output->type() == expected2[i]->type()); in TEST_F() 126 MS_LOG(DEBUG) << *expected2[i] << std::endl; in TEST_F() 127 ASSERT_TRUE(*output == *expected2[i]); in TEST_F()
|
/third_party/boost/libs/geometry/test/algorithms/relate/ |
D | test_relate.hpp | 116 std::string const& expected2 = std::string()) in check_geometry() argument 123 bool ok = matrix_compare(res_str, expected1, expected2); in check_geometry() 127 << " -> Expected: " << matrix_format(expected1, expected2) in check_geometry() 152 std::string expected2_tr = transposed(expected2); in check_geometry() 161 if ( expected2.empty() ) in check_geometry() 223 std::string const& expected2 = std::string()) in test_geometry() argument 229 check_geometry(geometry1, geometry2, wkt1, wkt2, expected1, expected2); in test_geometry()
|
/third_party/boost/libs/function_types/test/synthesis/ |
D | member_function_pointer.cpp | 21 typedef int (C::* expected2)(int) const; typedef 40 , expected2 > 46 , expected2 >
|
D | mem_func_ptr_cv2.cpp | 21 typedef int (C::* expected2)(int) const; typedef 34 , expected2 > 61 , expected2 >
|
D | mem_func_ptr_cv1.cpp | 21 typedef int (C::* expected2)(int) const; typedef 34 , expected2 > 61 , expected2 >
|
/third_party/mesa3d/src/gallium/tests/graw/ |
D | occlusion-query.c | 15 static int expected2 = 420; variable 156 int expected2_min = (int) (expected2 * 0.95); in draw() 157 int expected2_max = (int) (expected2 * 1.05); in draw() 196 printf(" Failure: result2 should be near %d\n", expected2); in draw()
|
/third_party/boost/libs/math/test/ |
D | test_recurrence.cpp | 67 T expected2 = boost::math::cyl_neumann(v + 5, x); in test_spots() local 69 BOOST_CHECK_CLOSE_FRACTION(prev, expected2, tol); in test_spots() 121 T expected2 = boost::math::cyl_bessel_j(v - 5, x); in test_spots() local 123 BOOST_CHECK_CLOSE_FRACTION(prev, expected2, tol); in test_spots()
|
/third_party/boost/boost/atomic/detail/ |
D | ops_gcc_sync.hpp | 106 storage_type expected2 = expected; in compare_exchange_strong() local 107 storage_type old_val = __sync_val_compare_and_swap(&storage, expected2, desired); in compare_exchange_strong() 109 if (old_val == expected2) in compare_exchange_strong()
|
D | core_ops_gcc_sync.hpp | 139 storage_type expected2 = expected; in compare_exchange_strong() local 140 storage_type old_val = __sync_val_compare_and_swap(&storage, expected2, desired); in compare_exchange_strong() 142 if (old_val == expected2) in compare_exchange_strong()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_buffer_test.c | 102 uint8_t expected2[] = { 0x11, 0x11, 0x11, 0x21, 0x22, 0x22, 0x22, 0x02 }; in emit_bits() local 103 ASSERT_BLOB_DATA(&buf, expected2); in emit_bits()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 534 GLint expected2[] = { 6, GL_FLOAT_VEC4, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0 }; in Run() local 535 VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, 0, 12, props2, 12, expected2, error); in Run() 641 GLint expected2[] = { 2, GL_INT_VEC4, 1, 0, 0, 0, 0, 0, 1, 4, 0 }; in Run() local 642 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["b"], 11, props, 11, expected2, erro… in Run() 757 GLint expected2[] = { 2, GL_UNSIGNED_INT, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0 }; in Run() local 758 …VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, indices["b"], 12, props, 12, expected2, err… in Run() 877 GLint expected2[] = { 14, GL_INT, 1, 0, 0, 0, 0, 0, 1, -1, 0 }; in Run() local 878 …GetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["gl_InstanceID"], 11, props, 11, expected2, in Run() 954 GLint expected2[] = { 17, GL_INT, 1, 0, 1, 0, 0, 0, 0, -1, 0, -1 }; in Run() local 955 …rogramResourceiv(program, GL_PROGRAM_OUTPUT, indices["gl_SampleMask[0]"], 12, props, 12, expected2, in Run() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 435 GLint expected2[] = { 6, 35666, 1, 0, 1, 0, 0 }; in Run() local 436 VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, 0, 7, props2, 7, expected2, error); in Run() 739 GLint expected2[] = { 2, 35666, 1, 0, 0, 1, 4 }; in Run() local 740 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["b"], 7, props, 7, expected2, error); in Run() 815 GLint expected2[] = { 14, 5124, 1, 0, 0, 1, -1 }; in Run() local 816 …gramResourceiv(program, GL_PROGRAM_INPUT, indices["gl_InstanceID"], 7, props, 7, expected2, error); in Run() 905 GLint expected2[] = { 2, 35666, 1, 0, 0, 1, 4 }; in Run() local 906 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["b"], 7, props, 7, expected2, error); in Run() 1074 …GLint expected2[] = { 8, 35666, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "… in Run() local 1075 …VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["recolor"], 13, props, 13, expected2, erro… in Run() [all …]
|
/third_party/gn/src/gn/ |
D | function_get_target_outputs_unittest.cc | 43 const std::string& expected2) { in AssertTwoStringsEqual() argument 49 ASSERT_EQ(expected2, list.list_value()[1].string_value()); in AssertTwoStringsEqual()
|
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
D | expand_on_spheroid.cpp | 102 Box const& expected2, in check_message() argument 119 stream << " or: " << bg::dsv(expected2); in check_message() 164 Box expected2; in base_test() local 165 initialize_box<Box>::apply(expected2, in base_test() 182 std::cout << " or: " << bg::dsv(expected2); in base_test() 195 || box_equals<Box>::apply(detected, expected2, tolerance); in base_test() 200 expected1, expected2, detected); in base_test()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tsdcfmsy.cpp | 355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem() member 379 UnicodeString expected2(cas.expected2); in testNumberingSystem() local 388 expected2, in testNumberingSystem()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection_areal_areal_linear.cpp | 61 MultiLinestring const& expected2) in apply() 68 tester::apply(open_areal1, open_areal2, expected1, expected2, case_id); in apply() 86 expected1, expected2, case_id_closed); in apply()
|
/third_party/node/test/parallel/ |
D | test-util-inspect-proxy.js | 100 const expected2 = 'Proxy [ Proxy [ {}, {} ], {} ]'; constant 120 assert.strictEqual(util.inspect(proxy2, opts), expected2);
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 223 String expected2; in TestSimpleXMLDuration() local 260 expected2 = "1 day and 0 seconds"; // This is the expected result for Windows with IBM JRE6 in TestSimpleXMLDuration() 265 if(out.equals(expected2)){ in TestSimpleXMLDuration()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
D | ICUDurationTest.java | 226 String expected2; in TestSimpleXMLDuration() local 263 expected2 = "1 day and 0 seconds"; // This is the expected result for Windows with IBM JRE6 in TestSimpleXMLDuration() 268 if(out.equals(expected2)){ in TestSimpleXMLDuration()
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
D | main.c | 41 expected2[] = { variable 190 expected2, LWS_ARRAY_SIZE(expected2),
|