Searched refs:count (Results 76 - 100 of 804) sorted by relevance

1234567891011>>

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DNumSubordinatesVirtualAttributeProvider.java81 long count = backend.getNumberOfChildren(entry.getName());
82 if(count >= 0)
84 return Attributes.create(rule.getAttributeType(), String.valueOf(count));
119 long count = backend.getNumberOfChildren(entry.getName());
120 return count >= 0 && Long.parseLong(value.toString()) == count;
/forgerock/openam-v13/openam-core/src/test/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DOperationMonitorTest.java49 long count = operationMonitor.getCount();
52 assertEquals(count, 0);
109 long count = operationMonitor.getCount();
112 assertEquals(count, SOLUTION);
126 long count = operationMonitor.getCount();
129 assertEquals(count, NUM);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DDNTag.java205 int count = Math.min(numComponents, dn.size());
208 for (int i = 1; i < count; i++)
217 int count = Math.min(Math.abs(numComponents), sz);
219 dn.getRDN(sz - count).toString(templateValue.getValue());
220 for (int i = 1; i < count; i++)
223 dn.getRDN(sz - count + i).toString(templateValue.getValue());
H A DUnderscoreDNTag.java210 int count = Math.min(numComponents, dn.size());
213 for (int i = 1; i < count; i++)
222 int count = Math.min(Math.abs(numComponents), sz);
224 dn.getRDN(sz - count).toString(templateValue.getValue());
225 for (int i = 1; i < count; i++) {
227 dn.getRDN(sz - count + i).toString(templateValue.getValue());
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DPeopleContainer.java184 long count = 0;
187 count++;
189 return count;
207 long count = 0;
210 count++;
212 return count;
/forgerock/openam/openam-core/src/test/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DOperationMonitorTest.java49 long count = operationMonitor.getCount();
52 assertEquals(count, 0);
109 long count = operationMonitor.getCount();
112 assertEquals(count, SOLUTION);
126 long count = operationMonitor.getCount();
129 assertEquals(count, NUM);
/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h307 * @param[in] count The parameter returns the number of times the value should
308 * be returned by mock(). If count is set to -1 the value will
313 void will_return_count(#function, LargestIntegralType value, int count);
315 #define will_return_count(function, value, count) \
317 cast_to_largest_integral_type(value), count)
452 * @param[in] count The count parameter returns the number of times the value
453 * should be returned by check_expected(). If count is set
458 void expect_in_set_count(#function, #parameter, LargestIntegralType value_array[], size_t count);
460 #define expect_in_set_count(function, parameter, value_array, count) \
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DAccountLockoutInfo.java51 * Returns the current failure count stored in this object.
53 * @return the current failure count stored in this object.
96 * Sets the lockout failure count.
98 * @param count
99 * lockout failure count
101 public void setFailCount(int count) { argument
102 failCount = count;
144 * Sets the warning count, this is the number of allowed failed attempts
149 * is the warning count
156 * Returns the warning count
[all...]
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/utils/
H A DThreadSafeTokenIdGenerator.java43 private long count = 0; field in class:ThreadSafeTokenIdGenerator.IdCache
45 return baseId + count++;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DAccountLockoutInfo.java51 * Returns the current failure count stored in this object.
53 * @return the current failure count stored in this object.
96 * Sets the lockout failure count.
98 * @param count
99 * lockout failure count
101 public void setFailCount(int count) { argument
102 failCount = count;
144 * Sets the warning count, this is the number of allowed failed attempts
149 * is the warning count
156 * Returns the warning count
[all...]
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/utils/
H A DThreadSafeTokenIdGenerator.java43 private long count = 0; field in class:ThreadSafeTokenIdGenerator.IdCache
45 return baseId + count++;
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample8/
H A DREADME56 2014-04-18 16:05:53:274 WARN Case result: the source object contains: = {SOURCE_IGNORED={count=0, ids=[]}, UNQUALIFIED={count=0, ids=[]}, NOTVALID={count=0, ids=[]}, processed=2, UNASSIGNED={count=0, ids=[]}, TARGET_IGNORED={count=0, ids=[]}, CONFIRMED={count=0, ids=[]}, AMBIGUOUS={count=0, ids=[]}, ABSENT={count=2, ids=[bjensen, scarter]}, MISSING={count=0, ids=[]}, SOURCE_MISSING={count
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dsnmp.py89 count = 0
95 count = count + 1
97 return count
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dsnmp.py88 count = 0
94 count = count + 1
96 return count
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dsnmp.py89 count = 0
95 count = count + 1
97 return count
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dsnmp.py89 count = 0
95 count = count + 1
97 return count
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dsnmp.py88 count = 0
94 count = count + 1
96 return count
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISValidation.java66 int count = value.length;
75 if (process(value, obj, 0, count) > -1) {
104 int count) {
105 return processString(value, 0, count,
116 * @param sourceCount count of the source string.
119 * @param targetCount count of the target string.
100 process( char[] value, String str, int fromIndex, int count) argument
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMResourceMapper.java109 for (int count = 0; count < attributes.size(); count++) {
110 Attribute attr = (Attribute) attributes.get(count);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISValidation.java66 int count = value.length;
75 if (process(value, obj, 0, count) > -1) {
104 int count) {
105 return processString(value, 0, count,
116 * @param sourceCount count of the source string.
119 * @param targetCount count of the target string.
100 process( char[] value, String str, int fromIndex, int count) argument
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMResourceMapper.java109 for (int count = 0; count < attributes.size(); count++) {
110 Attribute attr = (Attribute) attributes.get(count);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java138 int count = TOTAL_MESSAGES;
144 BrokerWriter writer = new BrokerWriter(count);
244 int count; field in class:StressTest.BrokerWriter
248 * @param count
250 public BrokerWriter(int count) argument
252 this.count = count;
261 while (count>0)
263 count--;
282 private int count field in class:StressTest.BrokerReader
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java120 int count = TOTAL_MESSAGES;
126 BrokerWriter writer = new BrokerWriter(count);
215 int count; field in class:StressTest.BrokerWriter
220 public BrokerWriter(int count) argument
222 this.count = count;
231 while (count>0)
233 count--;
252 private int count = 0; field in class:StressTest.BrokerReader
278 count
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java138 int count = TOTAL_MESSAGES;
144 BrokerWriter writer = new BrokerWriter(count);
244 int count; field in class:StressTest.BrokerWriter
248 * @param count
250 public BrokerWriter(int count) argument
252 this.count = count;
261 while (count>0)
263 count--;
282 private int count field in class:StressTest.BrokerReader
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java120 int count = TOTAL_MESSAGES;
126 BrokerWriter writer = new BrokerWriter(count);
215 int count; field in class:StressTest.BrokerWriter
220 public BrokerWriter(int count) argument
222 this.count = count;
231 while (count>0)
233 count--;
252 private int count = 0; field in class:StressTest.BrokerReader
278 count
[all...]

Completed in 173 milliseconds

1234567891011>>