Home
last modified time | relevance | path

Searched refs:testNode (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Document/
H A DDocument.cs71 testNode = util.getDOMDocument(); in core0001D()
195 testNode = util.getDOMDocument(); in core0004D()
196 domImp = testNode.Implementation; in core0004D()
241 testNode = util.getDOMDocument(); in core0005D()
334 testNode = util.getDOMDocument(); in core0007D()
387 testNode = util.getDOMDocument(); in core0008D()
442 testNode = util.getDOMDocument(); in core0009D()
493 testNode = util.getDOMDocument(); in core0010D()
543 testNode = util.getDOMDocument(); in core0011D()
595 testNode = util.getDOMDocument(); in core0012D()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Node/
H A DNode.cs493 testNode = util.getDocType(); in core0010NO()
872 computedValue = testNode.Name; in core0018NO()
914 computedValue = testNode.Name; in core0019NO()
956 computedValue = testNode.Name; in core0020NO()
997 computedValue = testNode.Name; in core0021NO()
1035 testNode = util.getDocType(); in core0022NO()
1039 computedValue = testNode.Name; in core0022NO()
1082 computedValue = testNode.Name; in core0023NO()
1417 computedValue = testNode.Value; in core0030NO()
1459 computedValue = testNode.Value; in core0031NO()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/NamedNodeMap/
H A DNamedNodeMap.cs62 System.Xml.XmlNode testNode = null; in core0001M()
114 System.Xml.XmlNode testNode = null; in core0002M()
165 System.Xml.XmlNode testNode = null; in core0003M()
224 System.Xml.XmlNode testNode = null; in core0004M()
285 System.Xml.XmlNode testNode = null; in core0005M()
349 System.Xml.XmlNode testNode = null; in core0006M()
409 System.Xml.XmlNode testNode = null; in core0007M()
461 System.Xml.XmlNode testNode = null; in core0008M()
519 System.Xml.XmlNode testNode = null; in core0009M()
1062 testNode = util.getEntity("ent4"); in core0019M()
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/content_moderation/tests/src/Kernel/
H A DModerationStateFieldItemListTest.php36 protected $testNode; variable in Drupal\\Tests\\content_moderation\\Kernel\\ModerationStateFieldItemListTest
62 $this->testNode = Node::create([
66 $this->testNode->save();
68 $this->testNode = Node::load($this->testNode->id());
105 $this->testNode->moderation_state->get(2);
137 $this->testNode->moderation_state = '';
146 unset($this->testNode->moderation_state);
155 $this->testNode->moderation_state = NULL;
166 $violations = $this->testNode->validate();
171 $this->testNode->save();
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/CharacterData/
H A DCharacterData.cs62 System.Xml.XmlNode testNode = null; in core0001C()
114 System.Xml.XmlNode testNode = null; in core0002C()
168 System.Xml.XmlNode testNode = null; in core0003C()
223 System.Xml.XmlNode testNode = null; in core0004C()
274 System.Xml.XmlNode testNode = null; in core0005C()
328 System.Xml.XmlNode testNode = null; in core0006C()
383 System.Xml.XmlNode testNode = null; in core0007C()
439 System.Xml.XmlNode testNode = null; in core0008C()
493 System.Xml.XmlNode testNode = null; in core0009C()
547 System.Xml.XmlNode testNode = null; in core0010C()
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/content_moderation/tests/src/Kernel/
H A DModerationStateFieldItemListTest.php38 protected $testNode; variable in Drupal\\Tests\\content_moderation\\Kernel\\ModerationStateFieldItemListTest
65 $this->testNode = Node::create([
69 $this->testNode->save();
71 $this->testNode = Node::load($this->testNode->id());
108 $this->testNode->moderation_state->get(2);
140 $this->testNode->moderation_state = '';
149 unset($this->testNode->moderation_state);
158 $this->testNode->moderation_state = NULL;
169 $violations = $this->testNode->validate();
174 $this->testNode->save();
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/
H A DAttr.cs57 System.Xml.XmlNode testNode = null; in core0001A()
114 System.Xml.XmlNode testNode = null; in core0002A()
166 System.Xml.XmlNode testNode = null; in core0003A()
278 System.Xml.XmlNode testNode = null; in core0005A()
333 System.Xml.XmlNode testNode = null; in core0006A()
385 System.Xml.XmlNode testNode = null; in core0007A()
435 System.Xml.XmlNode testNode = null; in core0008A()
491 System.Xml.XmlNode testNode = null; in core0009A()
662 System.Xml.XmlNode testNode = null; in core0012A()
716 System.Xml.XmlNode testNode = null; in core0013A()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Text/
H A DText.cs59 System.Xml.XmlNode testNode = null; in core0001T()
73 testNode = util.nodeObject(util.THIRD,util.SECOND); in core0001T()
74 testNode.Normalize(); in core0001T()
116 System.Xml.XmlNode testNode = null; in core0002T()
184 System.Xml.XmlNode testNode = null; in core0003T()
244 System.Xml.XmlNode testNode = null; in core0004T()
306 System.Xml.XmlNode testNode = null; in core0005T()
367 System.Xml.XmlNode testNode = null; in core0006T()
422 System.Xml.XmlNode testNode = null; in core0007T()
485 System.Xml.XmlNode testNode = null; in core0008T()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/les/vflux/client/
H A Dwrsiterator_test.go44 ns.SetState(testNode(i), sfTest1, nodestate.Flags{}, 0)
45 ns.SetField(testNode(i), sfiTestWeight, uint64(1))
73 ns.SetState(testNode(1), sfTest2, nodestate.Flags{}, 0)
74 ns.SetState(testNode(2), sfTest2, nodestate.Flags{}, 0)
75 ns.SetState(testNode(3), sfTest2, nodestate.Flags{}, 0)
80 ns.SetState(testNode(4), sfTest2, nodestate.Flags{}, 0)
82 ns.SetState(testNode(6), sfTest2, nodestate.Flags{}, 0)
86 ns.SetField(testNode(2), sfiTestWeight, uint64(0))
87 ns.SetState(testNode(1), nodestate.Flags{}, sfTest4, 0)
93 ns.SetField(testNode(2), sfiTestWeight, uint64(1))
[all …]
H A Dqueueiterator_test.go29 func testNode(i int) *enode.Node { func
46 ns.SetState(testNode(i), sfTest1, nodestate.Flags{}, 0)
79 ns.SetState(testNode(1), sfTest2, nodestate.Flags{}, 0)
80 ns.SetState(testNode(2), sfTest2, nodestate.Flags{}, 0)
81 ns.SetState(testNode(3), sfTest2, nodestate.Flags{}, 0)
83 ns.SetState(testNode(4), sfTest2, nodestate.Flags{}, 0)
84 ns.SetState(testNode(5), sfTest2, nodestate.Flags{}, 0)
85 ns.SetState(testNode(6), sfTest2, nodestate.Flags{}, 0)
86 ns.SetState(testNode(5), sfTest3, nodestate.Flags{}, 0)
88 ns.SetState(testNode(1), nodestate.Flags{}, sfTest4, 0)
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/NodeList/
H A DNodeList.cs59 System.Xml.XmlElement testNode = null; in core0001N()
111 System.Xml.XmlElement testNode = null; in core0002N()
163 System.Xml.XmlElement testNode = null; in core0003N()
215 System.Xml.XmlElement testNode = null; in core0004N()
263 System.Xml.XmlElement testNode = null; in core0005N()
312 System.Xml.XmlElement testNode = null; in core0006N()
406 System.Xml.XmlNode testNode = null; in core0008N()
418 testNode = util.nodeObject(util.THIRD,util.FIRST); in core0008N()
419 textNode = testNode.FirstChild; in core0008N()
456 System.Xml.XmlElement testNode = null; in core0009N()
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/statistics/tests/src/Functional/
H A DStatisticsAdminTest.php42 protected $testNode; variable in Drupal\\Tests\\statistics\\Functional\\StatisticsAdminTest
85 $this->drupalGet('node/' . $this->testNode->id());
87 $nid = $this->testNode->id();
95 $this->drupalGet('node/' . $this->testNode->id());
99 $this->drupalGet('node/' . $this->testNode->id());
122 $nid = $this->testNode->id();
131 ->condition('n.nid', $this->testNode->id())
136 $this->testNode->delete();
140 ->condition('n.nid', $this->testNode->id())
157 $nid = $this->testNode->id();
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/statistics/tests/src/Functional/
H A DStatisticsAdminTest.php42 protected $testNode; variable in Drupal\\Tests\\statistics\\Functional\\StatisticsAdminTest
86 $this->drupalGet('node/' . $this->testNode->id());
88 $nid = $this->testNode->id();
96 $this->drupalGet('node/' . $this->testNode->id());
100 $this->drupalGet('node/' . $this->testNode->id());
124 $nid = $this->testNode->id();
133 ->condition('n.nid', $this->testNode->id())
138 $this->testNode->delete();
142 ->condition('n.nid', $this->testNode->id())
159 $nid = $this->testNode->id();
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/DOMImplementation/
H A DDOMImplementation.cs58 System.Xml.XmlDocument testNode = null; in core0001DI()
67 testNode = util.getDOMDocument(); in core0001DI()
68 computedValue = testNode.Implementation.HasFeature("XML","1.0"); in core0001DI()
102 System.Xml.XmlDocument testNode = null; in core0002DI()
111 testNode = util.getDOMDocument(); in core0002DI()
148 System.Xml.XmlDocument testNode = null; in core0003DI()
157 testNode = util.getDOMDocument(); in core0003DI()
194 System.Xml.XmlDocument testNode = null; in core0004DI()
203 testNode = util.getDOMDocument(); in core0004DI()
239 System.Xml.XmlDocument testNode = null; in core0005DI()
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/internal/bytematcher/
H A DtestTrees.go31 left []*testNode
32 right []*testNode
103 type testNode struct { struct
106 tests []*testNode argument
123 ret := make([]*testNode, l)
125 ret[i] = &testNode{
135 return &testNode{
140 func hasTest(t []*testNode, f frames.Frame) (*testNode, bool) { argument
149 func appendTests(ts []*testNode, f []frames.Frame, fu int) []*testNode { argument
156 var t *testNode
[all …]
H A DtestTrees_test.go11 var TesttestNodes = []*testNode{
15 tests: []*testNode{
19 tests: []*testNode{},
26 tests: []*testNode{
30 tests: []*testNode{},
47 left: []*testNode{TesttestNodes[0]},
48 right: []*testNode{TesttestNodes[1]},
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/p2p/nodestate/
H A Dnodestate_test.go57 func testNode(b byte) *enode.Node { func
79 ns.SetState(testNode(1), flags[0], Flags{}, 0)
108 ns.SetState(testNode(2), flags[1], Flags{}, 0)
109 ns.SetState(testNode(3), flags[2], Flags{}, 0)
110 ns.SetState(testNode(4), flags[3], Flags{}, 0)
112 ns.Persist(testNode(5))
149 field := ns.GetField(testNode(1), fields[0])
153 ns.SetField(testNode(1), fields[0], nil)
154 field = ns.GetField(testNode(1), fields[0])
161 field = ns.GetField(testNode(1), fields[0])
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/
H A DTextMergeViewerTest.java253 runInDialog(testNode, () -> { in testCopyRightToLeft()
265 runInDialog(testNode, () -> { in testCopyLeftToRight()
276 runInDialog(testNode, () -> { in testCopyRightToEmptyLeft()
280 assertEquals(testNode.getRight(), testNode.getLeft()); in testCopyRightToEmptyLeft()
287 runInDialog(testNode, () -> { in testCopyLeftToEmptyRight()
291 assertEquals(testNode.getRight(), testNode.getLeft()); in testCopyLeftToEmptyRight()
298 runInDialog(testNode, () -> { in testCopyEmptyLeftToRight()
310 runInDialog(testNode, () -> { in testCopyEmptyRightToLeft()
322 runInDialog(testNode, () -> { in testModifyLeft()
334 runInDialog(testNode, () -> { in testModifyRight()
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/quickedit/tests/src/FunctionalJavascript/
H A DQuickEditLoadingTest.php61 protected $testNode; variable in Drupal\\Tests\\quickedit\\FunctionalJavascript\\QuickEditLoadingTest
98 $this->testNode = $this->drupalCreateNode([
143 $nid = $this->testNode->id();
196 $this->drupalGet('node/' . $this->testNode->id());
204 $this->testNode->title = 'Updated node';
205 $this->testNode->setNewRevision(TRUE);
206 $this->testNode->isDefaultRevision(FALSE);
207 $this->testNode->save();
209 $this->drupalGet('node/' . $this->testNode->id());
220 $nid = $this->testNode->id();
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/quickedit/tests/src/FunctionalJavascript/
H A DQuickEditLoadingTest.php61 protected $testNode; variable in Drupal\\Tests\\quickedit\\FunctionalJavascript\\QuickEditLoadingTest
98 $this->testNode = $this->drupalCreateNode([
143 $nid = $this->testNode->id();
197 $this->drupalGet('node/' . $this->testNode->id());
205 $this->testNode->title = 'Updated node';
206 $this->testNode->setNewRevision(TRUE);
207 $this->testNode->isDefaultRevision(FALSE);
208 $this->testNode->save();
210 $this->drupalGet('node/' . $this->testNode->id());
221 $nid = $this->testNode->id();
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/integration/
H A Dnode.go19 type testNode struct { struct
28 func newTestNode(joinAddr, joinToken string) (*testNode, error) {
48 return &testNode{
56 func (n *testNode) Pause() error { argument
81 func (n *testNode) stop() error { argument
95 func (n *testNode) Stop() error { argument
104 func (n *testNode) ControlClient(ctx context.Context) (api.ControlClient, error) { argument
124 func (n *testNode) IsManager() bool { argument
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/test/slow/
H A DPreferencesHelperPerformanceSlowTest.java45 Preferences testNode = Preferences.userRoot().node( in test_strings() local
51 helper.save( testNode, config ); in test_strings()
66 helper.load( testNode, config2 ); in test_strings()
79 testNode.removeNode(); in test_strings()
95 Preferences testNode = Preferences.userRoot().node( in test_favourites() local
101 helper.save( testNode, config ); in test_favourites()
116 helper.load( testNode, config2 ); in test_favourites()
129 testNode.removeNode(); in test_favourites()
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/tests/Internal/
H A DTestResultTests.cs80 XmlNode testNode = testResult.ToXml(true); in TestResultBasicInfo_XmlNode()
83 Assert.NotNull(testNode.Attributes["id"]); in TestResultBasicInfo_XmlNode()
84 Assert.AreEqual("test-case", testNode.Name); in TestResultBasicInfo_XmlNode()
98 XmlNode testNode = testResult.ToXml(true); in TestResultBasicInfo_WriteXml()
112 testNode.WriteTo(writer); in TestResultBasicInfo_WriteXml()
282 XmlNode testNode = testResult.ToXml(true); in TestResultXmlNodeIsInconclusive()
347 XmlNode testNode = testResult.ToXml(true); in TestResultXmlNodeIsSuccess()
353 XmlNode reason = testNode.FindDescendant("reason"); in TestResultXmlNodeIsSuccess()
418 XmlNode testNode = testResult.ToXml(true); in TestResultXmlNodeIsIgnored()
492 XmlNode testNode = testResult.ToXml(true); in TestResultXmlNodeIsFailure()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/McServTest/
H A DGameTestSheet.cpp76 for(const auto& testNode : testNodes) in ParseSheet() local
79 test.query = Framework::Xml::GetAttributeStringValue(testNode, "Query"); in ParseSheet()
80 test.environmentId = Framework::Xml::GetAttributeIntValue(testNode, "EnvironmentId"); in ParseSheet()
81 test.maxEntries = Framework::Xml::GetAttributeIntValue(testNode, "MaxEntries"); in ParseSheet()
82 test.result = Framework::Xml::GetAttributeIntValue(testNode, "Result"); in ParseSheet()
83 Framework::Xml::GetAttributeStringValue(testNode, "CurrentDirectory", &test.currentDirectory); in ParseSheet()
84 auto entryNodes = testNode->SelectNodes("Entry"); in ParseSheet()
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_nodelistimpl.cpp288 bool TagNodeListImpl::nodeMatches(NodeImpl *testNode, bool & /*doRecurse*/) const in nodeMatches() argument
290 if (testNode->nodeType() != Node::ELEMENT_NODE) { in nodeMatches()
296 … (m_localName.id() == anyLocalName || m_localName.id() == localNamePart(testNode->id())); in nodeMatches()
299 m_prefix == static_cast<ElementImpl *>(testNode)->prefixName()); in nodeMatches()
309 bool NameNodeListImpl::nodeMatches(NodeImpl *testNode, bool & /*doRecurse*/) const in nodeMatches() argument
311 if (testNode->nodeType() != Node::ELEMENT_NODE) { in nodeMatches()
314 return static_cast<ElementImpl *>(testNode)->getAttribute(ATTR_NAME) == nodeName; in nodeMatches()
324 bool ClassNodeListImpl::nodeMatches(NodeImpl *testNode, bool &doRecurse) const in nodeMatches() argument
326 if (!testNode->isElementNode()) { in nodeMatches()
331 if (!testNode->hasClass()) { in nodeMatches()
[all …]

12345678910>>...16