Home
last modified time | relevance | path

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

/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DNodeGraphPartTestSuite.h312 #define NBR_PROFILING_NODES 50000 macro
318 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
322 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
331 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
335 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
336 ngp.eraseNode(NBR_PROFILING_NODES - node); in _privateTestBigNodeGraphPart_()
345 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
349 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
359 for (gum::NodeId node = 1; node < NBR_PROFILING_NODES; node++) { in _privateTestBigNodeGraphPart_()
360 ngp.addNodeWithId(NBR_PROFILING_NODES - node); in _privateTestBigNodeGraphPart_()
[all …]