Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dtest_runner_handler.py142 ret_code = ExitCode.TEST_FAILURE
156 tests_ret_code = ExitCode.TEST_FAILURE
Dresult_reporter.py396 tests_ret = ExitCode.TEST_FAILURE
404 tests_ret = ExitCode.TEST_FAILURE
406 tests_ret = ExitCode.TEST_FAILURE
Datest_enum.py62 TEST_FAILURE = 5 variable in ExitCode
Datest.py1064 tests_exit_code = ExitCode.TEST_FAILURE
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py299 return ExitCode.TEST_FAILURE
/tools/asuite/atest/tf_proto/
Dtest_record.proto110 TEST_FAILURE = 1; enumerator
/tools/asuite/atest/tools/asuite/atest/tf_proto/
Dtest_record_pb2.py127 TEST_FAILURE = 1 variable