Home
last modified time | relevance | path

Searched defs:collectionSize (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/tests/KeyedCollection/
H A DTestMethods.cs298 int collectionSize, in AddNullKey()
339 int collectionSize, in AddExistingKey()
379 int collectionSize, in AddUniqueKey()
419 int collectionSize, in NonGenericAddNullKey()
458 int collectionSize, in NonGenericAddExistingKey()
495 int collectionSize, in NonGenericAddUniqueKey()
532 int collectionSize, in ChangeItemKey()
578 int collectionSize, in ChangeItemKeyThrowsPreexistingKey()
620 int collectionSize, in ChangeItemKeySameKey()
663 int collectionSize, in ChangeItemDoesNotExistThrows()
[all …]
H A DTestMethods.netcoreapp.cs17 int collectionSize, in TryGetValue()
/dports/lang/solidity/solidity_0.8.11/test/yulPhaser/
H A DSelections.cpp146 constexpr int collectionSize = 10; in BOOST_AUTO_TEST_SUITE() local
161 const size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
210 constexpr int collectionSize = 1000; in BOOST_AUTO_TEST_SUITE() local
229 const size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
237 const size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
H A DPairSelections.cpp41 constexpr int collectionSize = 10; in BOOST_AUTO_TEST_SUITE() local
62 const size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
128 constexpr int collectionSize = 1000; in BOOST_AUTO_TEST_SUITE() local
151 const size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
162 constexpr size_t collectionSize = 200; in BOOST_AUTO_TEST_CASE() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/tests/
H A DEncryptionPropertyCollectionTest.cs99 public void Remove(int collectionSize, int removeIdx) in Remove()
154 public void RemoveAt(int collectionSize, int removeIdx) in RemoveAt()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/csharp/
H A Dli_std_list_runme.cs5 private static readonly int collectionSize = 20; field in li_std_list_runme
H A Dli_std_map_runme.cs16 private static readonly int collectionSize = 20; field in li_std_map_runme
H A Dli_std_vector_runme.cs8 private static readonly int collectionSize = 20; field in li_std_vector_runme
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_HistogramFactory_std.cxx35 UnsignedInteger collectionSize = 4; in main() local
H A Dt_Histogram_std.cxx36 UnsignedInteger collectionSize = 4; in main() local
H A Dt_Study_saveload.cxx948 const UnsignedInteger collectionSize = size * (size + 1) / 2; in main() local
H A Dt_Study_h5.cxx980 const UnsignedInteger collectionSize = size * (size + 1) / 2; in main() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Xml/tests/Performance/
H A DPerformanceTestsCommon.cs110 …pleTypeWihtMoreProperties(int height, int parentId, int currentId, int collectionSize, int childLi… in CreateSimpleTypeWihtMoreProperties()
135 …reateSimpleTypeWithFields(int height, int parentId, int currentId, int collectionSize, int childLi… in CreateSimpleTypeWithFields()
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DARMACoefficients.cxx50 const UnsignedInteger collectionSize = collection.getSize(); in ARMACoefficients() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Collections/
H A DIListTest.cs880 int collectionSize, in NullInMiddleContains()
1036 public void IndexOfNull(int collectionSize, int nullIndex) in IndexOfNull()
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DAggregatedEvaluation.cxx103 const UnsignedInteger collectionSize = functionsCollection_.getSize(); in operator ()() local
/dports/databases/akonadi/akonadi-21.12.3/src/server/handler/
H A Dcollectionfetchhandler.cpp306 const int collectionSize{mCollections.size()}; in retrieveCollections() local
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A DComposedCopula.cxx182 const UnsignedInteger collectionSize = copulaCollection_.getSize(); in getSample() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Rasterize_Points.cc652 const size_t collectionSize = mPointCacheArray.size(); in PointIndexGridCollection() local