Searched refs:checkFc (Results 1 – 1 of 1) sorted by relevance
105 private File checkFc; field in SELinuxHostTest776 checkFc = copyResourceToTempFile("/checkfc"); in testAospFileContexts()777 checkFc.setExecutable(true); in testAospFileContexts()783 String result = tryRunCommand(checkFc.getAbsolutePath(), in testAospFileContexts()848 checkFc = copyResourceToTempFile("/checkfc"); in testValidFileContexts()849 checkFc.setExecutable(true); in testValidFileContexts()857 String errorString = tryRunCommand(checkFc.getAbsolutePath(), in testValidFileContexts()902 checkFc = copyResourceToTempFile("/checkfc"); in testValidServiceContexts()903 checkFc.setExecutable(true); in testValidServiceContexts()910 String errorString = tryRunCommand(checkFc.getAbsolutePath(), in testValidServiceContexts()