Searched refs:parse_subject (Results 1 - 2 of 2) sorted by relevance

/u-boot/tools/patman/
H A Dfunc_test.py738 patch.parse_subject('Testing')
747 patch.parse_subject('[1/2] Testing')
756 patch.parse_subject('[2/2] Testing')
764 patch.parse_subject('[RFC,3/7] Testing')
772 patch.parse_subject('[v2,3/7] Testing')
780 patch.parse_subject('[RESEND,v2,3/7] Testing')
788 patch.parse_subject('[RESEND] Testing')
905 patch1.parse_subject('[1/2] Subject 1')
913 patch2.parse_subject('[2/2] Subject 2')
1049 patch1.parse_subject('[
[all...]
H A Dstatus.py96 def parse_subject(self, raw_subject): member in class:Patch
257 patch.parse_subject(pw_patch['name'])

Completed in 38 milliseconds