Home
last modified time | relevance | path

Searched refs:expected9 (Results 1 – 21 of 21) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/core/
H A Dvector.c326 void *expected9[] = { in test_core_vector__grow_and_shrink() local
368 assert_vector(&x, expected9, ARRAY_SIZE(expected9)); in test_core_vector__grow_and_shrink()
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c127 expected9[] = { variable
220 expected9, LWS_ARRAY_SIZE(expected9),
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_contrib_operator.py184 expected9 = [[0, 0.5, 0.1, 0.1, 0.2, 0.2], [1, 0.3, 0.1, 0.1, 0.14, 0.14],
191 test_box_nms_forward(np.array(boxes9), np.array(expected9), force=force, thresh=thresh)
195 expected9 = [[-1, 0.6, 0.5, 0.5, 0.7, 0.8], [1, 0.3, 0.1, 0.1, 0.14, 0.14],
200 …test_box_nms_forward(np.array(boxes9), np.array(expected9), force=force, thresh=thresh, bid=backgr…
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_contrib_operator.py184 expected9 = [[0, 0.5, 0.1, 0.1, 0.2, 0.2], [1, 0.3, 0.1, 0.1, 0.14, 0.14],
191 test_box_nms_forward(np.array(boxes9), np.array(expected9), force=force, thresh=thresh)
195 expected9 = [[-1, 0.6, 0.5, 0.5, 0.7, 0.8], [1, 0.3, 0.1, 0.1, 0.14, 0.14],
200 …test_box_nms_forward(np.array(boxes9), np.array(expected9), force=force, thresh=thresh, bid=backgr…
/dports/devel/git-svn/git-2.34.1/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/devel/git-p4/git-2.34.1/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/devel/git-gui/git-2.34.1/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/devel/git/git-2.34.1/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt8014-blame-ignore-fuzzy.sh225 cat <<EOF >expected9
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ini_file/tasks/
H A Dmain.yml252 expected9: |
264 - content9 == expected9
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/reshape/
H A Dtest_melt.py174 expected9 = DataFrame(
183 tm.assert_frame_equal(result9, expected9)
/dports/devel/string_theory/string_theory-3.4/test/
H A Dtest_string.cpp2065 std::vector<ST::string> expected9; in TEST() local
2066 expected9.push_back(ST::string()); in TEST()
2067 EXPECT_EQ(expected9, ST_LITERAL("").split("-")); in TEST()
2068 EXPECT_EQ(expected9, ST_LITERAL("").split("-", 4)); in TEST()
2127 std::vector<ST::string> expected9; in TEST() local
2128 expected9.push_back(ST::string()); in TEST()
2129 EXPECT_EQ(expected9, ST_LITERAL("").split('-')); in TEST()
2130 EXPECT_EQ(expected9, ST_LITERAL("").split('-', 4)); in TEST()
/dports/math/spot/spot-2.10.2/tests/core/
H A Dreadsave.test1041 cat >expected9 <<EOF
1058 diff output9 expected9
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dreadsave.test1041 cat >expected9 <<EOF
1058 diff output9 expected9
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/ini_file/tasks/tests/
H A D02-values.yml209 expected9: |
220 - content9 == expected9
/dports/devel/py-xarray/xarray-0.20.1/xarray/tests/
H A Dtest_dataarray.py5372 expected9 = {
5378 for key in expected9:
5379 assert_identical(result9[key].drop_vars(["x", "y"]), expected9[key])
5601 expected9 = {
5607 for key in expected9:
5608 assert_identical(result9[key].drop_vars(["x", "y"]), expected9[key])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1245 …GLint expected9[] = { 2, 35687, 1, -1, -1, -1, -1, 0, -1, 0, 0, 1, glGetUniformLocation(program, "… in Run() local
1246 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["i"], 13, props, 13, expected9, error); in Run()
/dports/math/py-sympy/sympy-1.9/sympy/printing/pretty/tests/
H A Dtest_pretty.py2624 expected9 = \
2653 assert upretty(Feedback(tf1*tf2, tf5, 1)) == expected9
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp1512 GLint expected9[] = { in Run() local
1515 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["i"], 16, props, 16, expected9, error); in Run()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/
H A DAssistQuickFixTest.java7919 String expected9= buf.toString(); in testConvertToStringBufferExisting1() local
7921 …pected1, expected2, expected3, expected4, expected5, expected6, expected7, expected8, expected9 }); in testConvertToStringBufferExisting1()
8042 String expected9= buf.toString(); in testConvertToStringBufferExisting2() local
8044 …pected1, expected2, expected3, expected4, expected5, expected6, expected7, expected8, expected9 }); in testConvertToStringBufferExisting2()