Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Drecords.py46 TEST_RESULT_PASS = "PASS" variable in TestResultEnums
114 self._test_end(TestResultEnums.TEST_RESULT_PASS, e)
302 elif record.result == TestResultEnums.TEST_RESULT_PASS:
/tools/test/connectivity/acts/framework/tests/
Dacts_records_test.py74 result=records.TestResultEnums.TEST_RESULT_PASS,
85 result=records.TestResultEnums.TEST_RESULT_PASS,
96 result=records.TestResultEnums.TEST_RESULT_PASS,