HomeSort by relevance Sort by last modified time
    Searched defs:getTimestampFormat (Results 1 - 3 of 3) sorted by null

  /external/testng/src/main/java/org/testng/reporters/
XMLReporterConfig.java 204 public String getTimestampFormat() {
XMLReporter.java 180 SimpleDateFormat format = new SimpleDateFormat(config.getTimestampFormat());
241 public String getTimestampFormat() {
242 return config.getTimestampFormat();
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 42 milliseconds