HomeSort by relevance Sort by last modified time
    Searched refs:getSystemFingerprint (Results 1 - 4 of 4) sorted by null

  /external/emma/core/java13/com/vladium/util/exit/
ExitHookManager.java 42 throw new UnsupportedOperationException ("no shutdown hook manager available [JVM: " + Property.getSystemFingerprint () + "]");
  /external/emma/core/java12/com/vladium/util/
Property.java 157 public static String getSystemFingerprint ()
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 100 mainAttrs.put (Attributes.Name.SPECIFICATION_TITLE, "instrumented on " + new Date (m_timeStamp) + " [" + Property.getSystemFingerprint () + "]");
    [all...]
  /external/emma/lib/
emma.jar 

Completed in 1592 milliseconds