Searched refs:removeNonExistent (Results 1 - 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/
H A DSourcePathCache.java37 public SourcePathCache (final String [] sourcepath, final boolean removeNonExistent) argument
46 if (! removeNonExistent || (dir.isDirectory () && dir.exists ()))
59 public SourcePathCache (final File [] sourcepath, final boolean removeNonExistent) argument
68 if (! removeNonExistent || (dir.isDirectory () && dir.exists ()))
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 44 milliseconds