Home
last modified time | relevance | path

Searched refs:spy (Results 251 – 275 of 5670) sorted by relevance

1...<<11121314151617181920>>...227

/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dtest7.m45 subplot (3,4,1) ; spy (A) ;
46 subplot (3,4,2) ; spy (A(p,:)) ;
47 subplot (3,4,3) ; spy (L2) ;
48 subplot (3,4,4) ; spy (U2) ;
74 subplot (3,4,5) ; spy (A) ;
75 subplot (3,4,6) ; spy (A(p,q2)) ;
76 subplot (3,4,7) ; spy (L2) ;
77 subplot (3,4,8) ; spy (U2) ;
109 subplot (3,4,9) ; spy (A) ;
111 subplot (3,4,11) ; spy (L2) ;
[all …]
/dports/deskutils/zanshin/zanshin-21.12.3/tests/units/testlib/
H A Dakonadifakedatatest.cpp109 QCOMPARE(spy.size(), 2); in shouldCreateCollections()
135 QCOMPARE(spy.size(), 1); in shouldModifyCollections()
268 QCOMPARE(spy.size(), 2); in shouldRemoveCollections()
302 QCOMPARE(spy.size(), 2); in shouldCreateContexts()
303 QCOMPARE(spy.takeFirst().at(0).value<Akonadi::Item>(), t1); in shouldCreateContexts()
333 QCOMPARE(spy.size(), 1); in shouldModifyContexts()
430 QCOMPARE(spy.size(), 2); in shouldCreateItems()
463 QCOMPARE(spy.size(), 1); in shouldModifyItems()
545 QCOMPARE(spy.size(), 1); in shouldReparentItemsOnModify()
611 QCOMPARE(spy.size(), 1); in shouldRetagItemsOnModify()
[all …]
/dports/devel/kf5-solid/solid-5.89.0/autotests/
H A Dsolidfreedesktoptest.cpp67 QSignalSpy spy(power, SIGNAL(acPluggedChanged(bool))); in testAcPluggedChanged() local
71 spy.wait(10000); in testAcPluggedChanged()
73 QCOMPARE(spy.count(), 2); in testAcPluggedChanged()
75 QCOMPARE(spy.first().first().toBool(), false); in testAcPluggedChanged()
76 QCOMPARE(spy.at(1).first().toBool(), true); in testAcPluggedChanged()
81 QSignalSpy spy(m_fakeLogind, SIGNAL(newInhibition(QString, QString, QString, QString))); in testAddInhibition() local
88 QCOMPARE(spy.count(), 1); in testAddInhibition()
95 QCOMPARE(spy.count(), 1); in testAddInhibition()
/dports/www/grafana8/grafana-8.3.6/packages/grafana-toolkit/src/cli/utils/
H A DgithubClient.test.ts26 …const spy = jest.spyOn(GithubClient.prototype, 'createClient').mockImplementation(() => fakeClient… constant
31 expect(spy).toHaveBeenCalledWith({
40 …const spy = jest.spyOn(GithubClient.prototype, 'createClient').mockImplementation(() => fakeClient… constant
45 expect(spy).toHaveBeenCalledWith({
61 …const spy = jest.spyOn(GithubClient.prototype, 'createClient').mockImplementation(() => fakeClient… constant
66 expect(spy).toHaveBeenCalledWith({
83 …const spy = jest.spyOn(GithubClient.prototype, 'createClient').mockImplementation(() => fakeClient… constant
88 expect(spy).toHaveBeenCalledWith({
/dports/audio/clementine-player/Clementine-1.4.0rc1/tests/
H A Dlibrarybackend_test.cpp75 ASSERT_EQ(1, spy.count()); in TEST_F()
76 Directory dir = spy[0][0].value<Directory>(); in TEST_F()
79 EXPECT_EQ(0, spy[0][1].value<SubdirectoryList>().size()); in TEST_F()
95 ASSERT_EQ(1, spy.count()); in TEST_F()
96 dir = spy[0][0].value<Directory>(); in TEST_F()
107 QSignalSpy spy(database_.get(), SIGNAL(Error(QString))); in TEST_F() local
110 ASSERT_EQ(1, spy.count()); spy.takeFirst(); in TEST_F()
114 ASSERT_EQ(1, spy.count()); spy.takeFirst(); in TEST_F()
118 ASSERT_EQ(1, spy.count()); spy.takeFirst(); in TEST_F()
122 ASSERT_EQ(1, spy.count()); spy.takeFirst(); in TEST_F()
[all …]
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/Testing/Cpp/
H A DctkSliderWidgetTest2.cpp40 QSignalSpy spy(&sliderSpinBox, SIGNAL(valueChanged(double))); in ctkSliderWidgetTest2() local
47 if (spy.count() != 1) in ctkSliderWidgetTest2()
49 std::cout << "ctkSliderWidget::valueChanged not fired: " << spy.count(); in ctkSliderWidgetTest2()
52 spy.clear(); in ctkSliderWidgetTest2()
55 if (spy.count() != 0) in ctkSliderWidgetTest2()
57 std::cout << "ctkSliderWidget::valueChanged was fired: " << spy.count(); in ctkSliderWidgetTest2()
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/autotests/
H A Dkwindowinfox11test.cpp83 spy.wait(50); in waitForWindow()
87 for (auto it = spy.constBegin(); it != spy.constEnd(); ++it) { in waitForWindow()
107 spy.clear(); in waitForWindow()
132 spy.wait(50); in showWidget()
136 for (auto it = spy.constBegin(); it != spy.constEnd(); ++it) { in showWidget()
148 spy.clear(); in showWidget()
277 spy.clear(); in testDemandsAttention()
287 spy.clear(); in testDemandsAttention()
296 spy.clear(); in testDemandsAttention()
320 spy.clear(); in testDemandsAttention()
[all …]
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSPYA.cpp101 Spy spy; in add_spy() local
104 memset( &spy, 0, sizeof(spy) ); in add_spy()
106 spy.spy_place = SPY_MOBILE; in add_spy()
107 spy.spy_place_para = unitRecno; in add_spy()
108 spy.spy_skill = spySkill; in add_spy()
110 spy.race_id = unitPtr->race_id; in add_spy()
111 spy.name_id = unitPtr->name_id; in add_spy()
126 linkin( &spy ); in add_spy()
144 Spy spy; in add_spy() local
146 memset( &spy, 0, sizeof(spy) ); in add_spy()
[all …]
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/ui/qml/
H A Dtest_ProviderCategoryFilterModel.cpp91 QSignalSpy spy(mModel.data(), &ProviderCategoryFilterModel::fireCriteriaChanged); in test_UpdateSearchString() local
96 QCOMPARE(spy.count(), 1); in test_UpdateSearchString()
102 QSignalSpy spy(mModel.data(), &ProviderCategoryFilterModel::fireCriteriaChanged); in test_CategorySelection() local
108 QCOMPARE(spy.count(), 1); in test_CategorySelection()
112 QCOMPARE(spy.count(), 2); in test_CategorySelection()
116 QCOMPARE(spy.count(), 3); in test_CategorySelection()
120 QCOMPARE(spy.count(), 3); in test_CategorySelection()
125 QCOMPARE(spy.count(), 4); in test_CategorySelection()
141 QSignalSpy spy(mModel.data(), &ProviderCategoryFilterModel::fireCriteriaChanged); in test_AddAdditionalResultCategories() local
145 QCOMPARE(spy.count(), 0); in test_AddAdditionalResultCategories()
[all …]
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/utils/tests/
H A Dtest_qinvoke.py30 spy = QSignalSpy(qobj.destroyed)
33 assert len(spy) == 1
53 spy = QSignalSpy(obj.didsetstate)
57 self.assertTrue(spy.wait())
66 spy = QSignalSpy(obj.didsetstate)
72 self.assertFalse(spy.wait(100), "")
73 self.assertSequenceEqual(spy, [])
117 spy = QSignalSpy(context.objectNameChanged)
119 self.assertTrue(spy.wait(500))
150 spy = QSignalSpy(target.objectNameChanged)
[all …]
/dports/sysutils/plasma5-discover/discover-5.23.5/discover/autotests/
H A DDiscoverTest.qml75 id: spy
81 spy.clear();
82 spy.signalName = ""
83 spy.target = object;
84 spy.signalName = name;
85 verify(spy);
86 verify(spy.valid);
87 verify(spy.count == 0);
90 spy.wait(timeout);
95 return spy.count>0;
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsruntimeprofiler.cpp56 const QSignalSpy spy( &profiler, &QgsRuntimeProfiler::groupAdded ); in testGroups() local
61 QCOMPARE( spy.count(), 1 ); in testGroups()
62 QCOMPARE( spy.at( 0 ).at( 0 ).toString(), QStringLiteral( "group 1" ) ); in testGroups()
70 QCOMPARE( spy.count(), 2 ); in testGroups()
71 QCOMPARE( spy.at( 1 ).at( 0 ).toString(), QStringLiteral( "group 2" ) ); in testGroups()
78 QCOMPARE( spy.count(), 2 ); in testGroups()
124 QSignalSpy spy( QgsApplication::profiler(), &QgsRuntimeProfiler::groupAdded ); in threading() local
128 spy.wait(); in threading()
129 QCOMPARE( spy.count(), 1 ); in threading()
130 QCOMPARE( spy.at( 0 ).at( 0 ).toString(), QStringLiteral( "bg" ) ); in threading()
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgslayoutatlasclippingsettings.py42 spy = QSignalSpy(settings.changed)
47 self.assertEqual(len(spy), 1)
49 self.assertEqual(len(spy), 1)
53 self.assertEqual(len(spy), 2)
55 self.assertEqual(len(spy), 2)
60 self.assertEqual(len(spy), 3)
62 self.assertEqual(len(spy), 3)
72 self.assertEqual(len(spy), 4)
79 self.assertEqual(len(spy), 4)
83 self.assertEqual(len(spy), 5)
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsruntimeprofiler.cpp56 QSignalSpy spy( &profiler, &QgsRuntimeProfiler::groupAdded ); in testGroups() local
61 QCOMPARE( spy.count(), 1 ); in testGroups()
62 QCOMPARE( spy.at( 0 ).at( 0 ).toString(), QStringLiteral( "group 1" ) ); in testGroups()
70 QCOMPARE( spy.count(), 2 ); in testGroups()
71 QCOMPARE( spy.at( 1 ).at( 0 ).toString(), QStringLiteral( "group 2" ) ); in testGroups()
78 QCOMPARE( spy.count(), 2 ); in testGroups()
124 QSignalSpy spy( QgsApplication::profiler(), &QgsRuntimeProfiler::groupAdded ); in threading() local
128 spy.wait(); in threading()
129 QCOMPARE( spy.count(), 1 ); in threading()
130 QCOMPARE( spy.at( 0 ).at( 0 ).toString(), QStringLiteral( "bg" ) ); in threading()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgslayoutatlasclippingsettings.py42 spy = QSignalSpy(settings.changed)
47 self.assertEqual(len(spy), 1)
49 self.assertEqual(len(spy), 1)
53 self.assertEqual(len(spy), 2)
55 self.assertEqual(len(spy), 2)
60 self.assertEqual(len(spy), 3)
62 self.assertEqual(len(spy), 3)
72 self.assertEqual(len(spy), 4)
79 self.assertEqual(len(spy), 4)
83 self.assertEqual(len(spy), 5)
/dports/devel/gammaray/GammaRay-2.11.3/tests/
H A Dearlyexittest.cpp100 QSignalSpy spy(&launcher, SIGNAL(finished())); in testNonExistingTargetDebugger() local
103 spy.wait(10000); in testNonExistingTargetDebugger()
104 QCOMPARE(spy.count(), 1); in testNonExistingTargetDebugger()
120 QSignalSpy spy(&launcher, SIGNAL(finished())); in test() local
124 spy.wait(10000); in test()
126 QCOMPARE(spy.count(), 1); in test()
153 QSignalSpy spy(&launcher, SIGNAL(finished())); in testStop() local
157 spy.wait(1000); in testStop()
158 QCOMPARE(spy.count(), 1); in testStop()
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewerplugins/autotests/
H A Deventdatetimewidgettest.cpp47 QSignalSpy spy(&edit, &MessageViewer::EventDateTimeWidget::dateTimeChanged); in shouldEmitSignalWhenDateTimeChanged() local
51 QCOMPARE(spy.count(), 1); in shouldEmitSignalWhenDateTimeChanged()
60 QSignalSpy spy(&edit, &MessageViewer::EventDateTimeWidget::dateTimeChanged); in shouldEmitSignalWhenJustTimeChanged() local
64 QCOMPARE(spy.count(), 1); in shouldEmitSignalWhenJustTimeChanged()
73 QSignalSpy spy(&edit, &MessageViewer::EventDateTimeWidget::dateTimeChanged); in shouldEmitSignalWhenJustDateChanged() local
77 QCOMPARE(spy.count(), 1); in shouldEmitSignalWhenJustDateChanged()
86 QSignalSpy spy(&edit, &MessageViewer::EventDateTimeWidget::dateTimeChanged); in shouldNotEmitSignalWhenDateTimeWasNotChanged() local
90 QCOMPARE(spy.count(), 1); in shouldNotEmitSignalWhenDateTimeWasNotChanged()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/autotests/
H A Dsortfiltermodeltest.cpp28 QSignalSpy spy(&filterModel, SIGNAL(sourceModelChanged(QObject *))); in QTEST_MAIN() local
31 QCOMPARE(spy.count(), 1); in QTEST_MAIN()
32 QList<QVariant> arguments = spy.takeFirst(); in QTEST_MAIN()
36 QCOMPARE(spy.count(), 0); in QTEST_MAIN()
53 QSignalSpy spy(&filterModel, SIGNAL(filterRegExpChanged(QString))); in setFilterRegExp() local
56 QCOMPARE(spy.count(), 1); in setFilterRegExp()
57 QList<QVariant> arguments = spy.takeFirst(); in setFilterRegExp()
61 QCOMPARE(spy.count(), 0); in setFilterRegExp()

1...<<11121314151617181920>>...227