Home
last modified time | relevance | path

Searched defs:checkFunction (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/test/scripts/testModule/
Dutils.py25 def checkFile(filePath, checkFunction): argument
36 def checkZipFile(zipFilePath, checkFunction): argument
90 def CheckCmd(command, checkFunction, hidumperTmpCmd = ""): argument
100 def CheckCmdRedirect(command, checkFunction, filePath = None, hidumperTmpCmd = ""): argument
111 def CheckCmdZip(command, checkFunction): argument