Searched refs:FLAKYPASS (Results 1 – 4 of 4) sorted by relevance
30 FLAKYPASS = ResultCode('FLAKYPASS', False) variable
474 ('Passes With Retry ', lit.Test.FLAKYPASS),
946 res.code = Test.FLAKYPASS
212 res = lit.Test.PASS if retry_count == 0 else lit.Test.FLAKYPASS