Searched refs:getCreationDate (Results 1 – 5 of 5) sorted by relevance
129 kss[i].getCreationDate(null); in testLoadStore01()187 .getCreationDate(aliases[j]), kss1[i] in testLoadStore01()188 .getCreationDate(aliases[j])); in testLoadStore01()192 assertEquals("Incorrect date", kss[i].getCreationDate(aliases[3]), in testLoadStore01()193 kss1[i].getCreationDate(aliases[3])); in testLoadStore01()196 assertEquals("Incorrect date", kss[i].getCreationDate(aliases[4]), in testLoadStore01()197 kss1[i].getCreationDate(aliases[4])); in testLoadStore01()
101 .getCreationDate(alias), new Date(0)); in checkResult()226 keyS.getCreationDate(alias); in checkKeyStoreException()
273 kss[i].getCreationDate(""); in testKeyStore11()
111 public long getCreationDate() { in getCreationDate() method in LocalCommand
464 long creationStamp = command.getCreationDate(); in processAdHocCommand()530 long creationStamp = command.getCreationDate(); in processAdHocCommand()