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

  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DateTest.java 41 static long TIME_NOW = System.currentTimeMillis();
131 TIME_NOW };
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Date/
shell.js 234 var TIME_NOW = now.valueOf(); //valueOf() is to accurate to the millisecond

Completed in 1924 milliseconds