Searched defs:_TailCommentStrategy (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DDecParserUnitTest.py143 def _TailCommentStrategy(self, Comment): member in class:TestInner
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DDecParser.py200 ## _TailCommentStrategy
207 def _TailCommentStrategy(self, Comment): member in class:_DecBase
363 if not self._TailCommentStrategy(Comment):

Completed in 80 milliseconds