Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DTestInstall.py62 Result, DpObj = Dep.CheckTestInstallPdDepexSatisfied(DistPkgList)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DDependencyRules.py193 def CheckTestInstallPdDepexSatisfied(self, DpObjList): member in DependencyRules