Searched refs:ObjectFactory (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/ |
D | CommentGeneratingUnitTest.py | 526 def ObjectFactory(self, CName, FFE, Usage, Notify, HelpStr, IsProtocol): member in GenProtocolPPiSectionsTest 568 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 580 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 600 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 620 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 640 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 660 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 680 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 700 Object = self.ObjectFactory(CName, FFE, Usage, Notify, 720 Object = self.ObjectFactory(CName, FFE, Usage, Notify, [all …]
|