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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_run_results.py 50 NO_DEVICES_EXIT_STATUS = 254
57 NO_DEVICES_EXIT_STATUS,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py 477 raise test_run_results.TestRunException(test_run_results.NO_DEVICES_EXIT_STATUS, "Unable to find any attached Android devices.")
569 return test_run_results.NO_DEVICES_EXIT_STATUS
    [all...]

Completed in 271 milliseconds