Searched defs:yyyy (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java20 * Portions Copyright [yyyy] [name of copyright owner]
149 * @param yyyy
169 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
174 calendar.set(yyyy, MM, dd, HH, mm, ss);
186 * @param yyyy
206 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
211 calendar.set(yyyy, MM, dd, HH, mm, ss);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java19 * Portions Copyright [yyyy] [name of copyright owner]
148 * @param yyyy
168 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
173 calendar.set(yyyy, MM, dd, HH, mm, ss);
185 * @param yyyy
205 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
210 calendar.set(yyyy, MM, dd, HH, mm, ss);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java20 * Portions Copyright [yyyy] [name of copyright owner]
149 * @param yyyy
169 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
174 calendar.set(yyyy, MM, dd, HH, mm, ss);
186 * @param yyyy
206 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
211 calendar.set(yyyy, MM, dd, HH, mm, ss);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java19 * Portions Copyright [yyyy] [name of copyright owner]
148 * @param yyyy
168 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
173 calendar.set(yyyy, MM, dd, HH, mm, ss);
185 * @param yyyy
205 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
210 calendar.set(yyyy, MM, dd, HH, mm, ss);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java20 * Portions Copyright [yyyy] [name of copyright owner]
149 * @param yyyy
169 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
174 calendar.set(yyyy, MM, dd, HH, mm, ss);
186 * @param yyyy
206 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
211 calendar.set(yyyy, MM, dd, HH, mm, ss);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/schema/
H A DGeneralizedTimeSyntaxTest.java19 * Portions Copyright [yyyy] [name of copyright owner]
149 * @param yyyy
169 public void testFormatLong(int yyyy, int MM, int dd, int HH, int mm, argument
174 calendar.set(yyyy, MM, dd, HH, mm, ss);
186 * @param yyyy
206 public void testFormatDate(int yyyy, int MM, int dd, int HH, int mm, argument
211 calendar.set(yyyy, MM, dd, HH, mm, ss);

Completed in 31 milliseconds