Home
last modified time | relevance | path

Searched refs:expected2 (Results 1 - 25 of 36) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A Dmath_data_test.h75 double expected2; member
81 float expected2; member
87 int expected2; member
93 int expected2; member
100 int expected2; member
107 int expected2; member
H A Dmath_frexp_test.cpp27 EXPECT_EQ(exp, g_frexpData[i].expected2); in HWTEST_F()
56 EXPECT_EQ(exp, g_frexpfData[i].expected2); in HWTEST_F()
H A Dmath_modf_test.cpp27 bool testResult2 = DoubleUlpCmp(g_modfData[i].expected2, di, 1); in HWTEST_F()
57 bool testResult2 = FloatUlpCmp(g_modffData[i].expected2, di, 1); in HWTEST_F()
H A Dmath_sincos_test.cpp28 bool testResult2 = DoubleUlpCmp(g_sincosData[i].expected2, c, 1); in HWTEST_F()
59 bool testResult2 = FloatUlpCmp(g_sincosfData[i].expected2, c, 1); in HWTEST_F()
H A Dmath_remquo_test.cpp28 EXPECT_EQ(g_remquoData[i].expected2, q); in HWTEST_F()
93 bool testResult2 = FloatUlpCmp(g_remquofData[i].expected2, q, 1); in HWTEST_F()
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-draw.c203 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[] in test_hb_draw_font_kit_glyphs_tests() local
785 char expected2[] = "M120,693Q120,545 177,414Q233,282 333,182Q433,81 567,24" test_hb_draw_estedad_vf() local
849 char expected2[] = "M436,1522Q436,1280 531,1060Q625,839 784,680Q943,521 1164,427" test_hb_draw_stroking() local
883 char expected2[] = "M106,372C106,532 237,662 397,662C557,662 688,532 688,372" test_hb_draw_stroking() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c344 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local
355 expected2, sizeof(expected2), "ibm-920", 0, true, U_ZERO_ERROR)) in TestErrorBehaviour()
368 expected2, sizeof(expected2), "LATIN_1", 0, true, U_ZERO_ERROR)) in TestErrorBehaviour()
382 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local
410 expected2, sizeof(expected2), "ibm-1363", 0, true, U_ZERO_ERROR)) in TestErrorBehaviour()
413 expected2, sizeof(expected2), "ib in TestErrorBehaviour()
458 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; TestErrorBehaviour() local
498 static const uint8_t expected2[] = { 0x31, 0x1A,0x32}; TestErrorBehaviour() local
549 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; TestErrorBehaviour() local
590 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; TestErrorBehaviour() local
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c15 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/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp534 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, error); 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, error); in Run()
877 GLint expected2[] = { 14, GL_INT, 1, 0, 0, 0, 0, 0, 1, -1, 0 }; in Run() local
878 VerifyGetProgramResourceiv(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 VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, indices["gl_SampleMask[0]"], 12, props, 12, expected2, in Run()
1055 GLint expected2[] = { 2, GL_INT_VEC4, 1, 0, 0, 0, 0, 0, 1, 4, 0 }; Run() local
1167 GLint expected2[] = { 2, GL_UNSIGNED_INT, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0 }; Run() local
1318 GLint expected2[] = { Run() local
1486 GLint expected2[] = { 2, GL_INT_VEC3, 1, -1, -1, -1, -1, 0, Run() local
1688 GLint expected2[] = { 18, 2, 0, 0, 0, 0, 0, 1, size }; Run() local
1886 GLint expected2[] = { 5, GL_FLOAT, 1 }; Run() local
1989 GLint expected2[] = { 2, 8, 2 }; Run() local
3094 GLint expected2[] = { 18, 1, 0, 1, 0, 0, 0, 0 }; Run() local
3366 GLint expected2[] = { 19, GL_NONE, 1 }; Run() local
3757 GLint expected2[] = { 10, GL_FLOAT_VEC4, 1, 0, 0, 0, 0, 0, 1, 0, 0 }; Run() local
3861 GLint expected2[] = { 15, GL_FLOAT_VEC4, 1, 0, 0, 0, 1, 0, 0, 0 }; Run() local
3943 GLint expected2[] = { 25, GL_FLOAT_VEC4, 1, 0, 0, 0, 0, 1, 0, 0 }; Run() local
4032 GLint expected2[] = { 25, GL_FLOAT_VEC4, 1, 0, 0, 1, 0, 0, 0, 0 }; Run() local
4129 GLint expected2[] = { 9, GL_FLOAT_VEC4, 1, 0, 1, 0, 0, 0, 0, 0 }; Run() local
4539 GLint expected2[] = { 5, GL_FLOAT_VEC4, 1, 0, 0, 1 }; Run() local
4857 GLint expected2[] = { 6, GL_FLOAT_VEC4, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0 }; Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp435 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 VerifyGetProgramResourceiv(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, "recolor") }; in Run() local
1075 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["recolor"], 13, props, 13, expected2, erro in Run()
1235 GLint expected2[] = { 2, 35668, 1, -1, -1, -1, -1, 0, -1, 0, 0, 1, glGetUniformLocation(program, "b") }; Run() local
1407 GLint expected2[] = { 18, 2, 0, 0, 1, size }; Run() local
1657 GLint expected2[] = { 5, 5126, 1 }; Run() local
1748 GLint expected2[] = { 2, GL_FLOAT, 2 }; Run() local
1859 GLint expected2[] = { 2, 8, 2 }; Run() local
2423 GLint expected2[] = { 18, 1, 1, 0, 0 }; Run() local
2891 GLint expected2[] = { 10, 35666, 1, 0, 0, 1, 0 }; Run() local
2963 GLint expected2[] = { 9, 35666, 1, 0, 1, 0 }; Run() local
3492 GLint expected2[] = { 6, 35666, 1, 0, 1, 0, 0 }; Run() local
[all...]
H A Des31cShaderBitfieldOperationTests.cpp1170 GLuint expected2 = 0; in test() local
1171 GLuint expected = m_func(data->inUvec4[i], data->in2Uvec4[i], expected2); in test()
1172 if (data->outUvec4[i] != expected || data->out2Uvec4[i] != expected2) in test()
1249 GLint expected2 = 0; in test() local
1250 GLint expected = m_func(data->inIvec4[i], data->in2Ivec4[i], expected2); in test()
1251 if (data->outIvec4[i] != expected || data->out2Ivec4[i] != expected2) in test()
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs_unittest.cc43 const std::string& expected2) { in AssertTwoStringsEqual()
49 ASSERT_EQ(expected2, list.list_value()[1].string_value()); in AssertTwoStringsEqual()
41 AssertTwoStringsEqual(const Value& list, const std::string& expected1, const std::string& expected2) AssertTwoStringsEqual() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c102 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/openssl/test/
H A Dsm3_internal_test.c52 static const unsigned char expected2[SM3_DIGEST_LENGTH] = { in test_sm3() local
71 || !TEST_mem_eq(md2, SM3_DIGEST_LENGTH, expected2, SM3_DIGEST_LENGTH)) in test_sm3()
/third_party/node/test/parallel/
H A Dtest-util-inspect-proxy.js121 const expected2 = 'Proxy [ Proxy [ {}, {} ], {} ]';
141 assert.strictEqual(util.inspect(proxy2, opts), expected2);
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem() member
379 UnicodeString expected2(cas.expected2); in testNumberingSystem()
388 expected2, in testNumberingSystem()
H A Dlistformattertest.cpp652 const char16_t* expected2; in TestCreateStyled() member
697 assertEquals(message, cas.expected2, result.toTempString(status)); in TestCreateStyled()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DICUDurationTest.java223 String expected2; in TestSimpleXMLDuration()
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/
H A DICUDurationTest.java226 String expected2; in TestSimpleXMLDuration()
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/
H A Dmain.c41 expected2[] = { variable
190 expected2, LWS_ARRAY_SIZE(expected2),
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp585 std::vector<uint32_t> expected2{2u}; in TEST_P()
672 EXPECT_BUFFER_U32_RANGE_EQ(expected2.data(), buffer2, 0, kCount); in TEST_P()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DStringTokenizerTest.java184 String expected2[] = {str}; in TestSupplementary()
186 if (!tokenizer.nextElement().equals(expected2[0])) { in TestSupplementary()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DStringTokenizerTest.java181 String expected2[] = {str}; in TestSupplementary()
183 if (!tokenizer.nextElement().equals(expected2[0])) { in TestSupplementary()
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp173 const uint32_t expected2[] = { in TEST_F() local
181 EXPECT_EQ(g1[i], expected2[i]); in TEST_F()
203 const uint32_t expected2[] = { in TEST_F() local
211 EXPECT_EQ(g1[i], expected2[i]); in TEST_F()
/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp443 float expected2[2] = { 25, 625 }; in DEF_TEST() local
444 test(r, "float2 main(float x, float y) { return float2(x * x, y * y); }", value2, expected2); in DEF_TEST()

Completed in 31 milliseconds

12