HomeSort by relevance Sort by last modified time
    Searched refs:RC_TEST_OK (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/tests/lldb/tests/harness/
util_constants.py 20 RC_TEST_OK = 0
  /frameworks/rs/tests/lldb/
run_tests.py 529 success = return_code == util_constants.RC_TEST_OK
531 (util_constants.RC_TEST_OK, ('pass', log.info)),
  /frameworks/rs/tests/lldb/tests/
run_test.py 381 _quit_test(util_constants.RC_TEST_OK, timer)

Completed in 150 milliseconds