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

  /external/emma/core/java12/com/vladium/emma/
EMMAProperties.java 74 long result = s_timestamp;
77 s_timestamp = result = System.currentTimeMillis ();
184 private static long s_timestamp; field in class:EMMAProperties
  /external/emma/lib/
emma.jar 

Completed in 35 milliseconds