Searched refs:m_currentArchiveTS (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrProcessorST.java80 m_currentArchiveTS = fullArchiveFile.lastModified ();
82 if ($assert.ENABLED) $assert.ASSERT (m_currentArchiveTS > 0, "invalid ts: " + m_currentArchiveTS);
206 if (inTimeStamp < 0) inTimeStamp = m_currentArchiveTS; // default to the archive file timestamp
347 m_currentArchiveTS = Long.MAX_VALUE;
705 m_currentArchiveTS = Long.MAX_VALUE;
1029 private long m_currentArchiveTS; field in class:InstrProcessorST
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 56 milliseconds