Searched refs:m_outFileName (Results 1 - 4 of 4) sorted by relevance

/external/emma/core/java12/com/vladium/emma/data/
H A DmergeCommand.java90 m_outFileName = opt.getFirstValue ();
119 processor.setSessionOutFile (m_outFileName);
163 private String m_outFileName; field in class:mergeCommand
/external/emma/core/java12/com/vladium/emma/instr/
H A DinstrCommand.java96 m_outFileName = opt.getFirstValue ();
159 processor.setMetaOutFile (m_outFileName);
206 private String m_outFileName; field in class:instrCommand
/external/emma/core/java12/com/vladium/emma/
H A DrunCommand.java104 m_outFileName = opt.getFirstValue ();
241 processor.setSessionOutFile (m_outFileName);
325 private String m_outFileName; field in class:runCommand
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 176 milliseconds