Searched refs:CMD_CERT_PATH (Results 1 – 1 of 1) sorted by relevance
289 public static final String CMD_CERT_PATH = "test_cert.cer"; field in CmdUnitTest486 deleteFile(CMD_CERT_PATH); in testCmdCert()489 assertFalse(FileUtils.isFileExist(CMD_CERT_PATH)); in testCmdCert()494 deleteFile(CMD_CERT_PATH); in testCmdCert()503 CMD_OUT_FILE, CMD_CERT_PATH, in testCmdCert()517 assertTrue(FileUtils.isFileExist(CMD_CERT_PATH)); in testCmdCert()