Home
last modified time | relevance | path

Searched refs:GetPrintTestLines (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dfunc_test.py208 terminal.GetPrintTestLines()
419 lines = terminal.GetPrintTestLines()
432 lines = terminal.GetPrintTestLines()
H A Dtest.py194 lines = terminal.GetPrintTestLines()
206 lines = terminal.GetPrintTestLines()
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dterminal.py69 def GetPrintTestLines(): function