Searched refs:PROPERTY_SESSION_DATA_OUT_FILE (Results 1 – 3 of 3) sorted by relevance
56 public static final String PROPERTY_SESSION_DATA_OUT_FILE = PREFIX_SESSION_DATA + "out.file"; field in EMMAProperties
124 …sdataOutFile = new File (toolProperties.getProperty (EMMAProperties.PROPERTY_SESSION_DATA_OUT_FILE, in _run()
310 …sdataOutFile = new File (toolProperties.getProperty (EMMAProperties.PROPERTY_SESSION_DATA_OUT_FILE, in _run()