Home
last modified time | relevance | path

Searched refs:aCancelFile (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java693 File aCancelFile = null; in cancelRequest() local
707 aCancelFile = new File(sCancelFile); in cancelRequest()
709 if (aCancelFile.exists()) in cancelRequest()