Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/platform_GCC/
Dplatform_GCC.py15 TEST_STATUSES = ('PASS', 'FAIL', 'UNRESOLVED', 'UNTESTED', 'UNSUPPORTED', variable in platform_GCC
24 if line.startswith(self.TEST_STATUSES):