Searched refs:tests_xpassed (Results 1 – 1 of 1) sorted by relevance
526 tests_xpassed = [] variable649 if tests_xpassed:650 log.status_xpass('%d xpass' % len(tests_xpassed))651 for test in tests_xpassed:855 test_list = tests_xpassed
Completed in 12 milliseconds