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

  /external/autotest/server/lib/
status_history.py 12 * Whether the DUT was "working" or "broken" at a given
15 The "working" or "broken" status of a DUT is determined by
20 * After any failed Repair task, the DUT is considered "broken".
28 changed either from "working" to "broken", or vice versa. The
63 # BROKEN: Indicates that the DUT needed manual repair after the
69 BROKEN = 3
218 BROKEN - The DUT likely required manual intervention
343 return BROKEN
642 * BROKEN - The DUT likely requires manual intervention.
675 be from "working" to "broken". When false, the search is for
    [all...]
  /external/llvm/test/Bindings/OCaml/
executionengine.ml 63 (* BROKEN: see PR20656 *)
  /external/autotest/site_utils/
diagnosis_utils.py 254 status_history.BROKEN: 'Failed repair'
dut_status.py 6 """Report whether DUTs are working or broken.
11 determine whether they're "working" or "broken". For purposes of
12 the script, "broken" means "the DUT requires manual intervention
14 broken". The status determination is based on the history of
53 -n/--broken - Only include hosts in a non-working state. Hosts
64 surrounding the DUT's last change from working to broken,
69 * With the --working or --broken options, the list of host names
76 --broken options.
87 'NO' means the DUT is broken. That diagnosis is based on a job that
98 job's logs. The status indicates the working or broken status afte
    [all...]
lab_inventory.py 10 broken. Then, send one or more e-mail reports summarizing the
129 "broken", and "idle" DUTs. Accessor methods allow finding both the
205 """Return a list of all broken DUTs in the pool.
208 diagnosis is `BROKEN`.
217 if h.last_diagnosis()[0] == status_history.BROKEN]
222 """Return the number of broken DUTs in the pool."""
258 "broken", and "idle" DUTs. Accessor methods allow finding both the
332 """Return a list of all broken DUTs (across all pools).
335 selecting the ones where the last diagnosis is `BROKEN`.
347 """Return the number of broken DUTs in a pool
    [all...]
lab_inventory_unittest.py 63 _BROKEN = status_history.BROKEN
88 def _check_counts(self, working, broken, idle):
96 @param broken The expected total of broken devices.
100 self.assertEqual(self.histories.get_broken(), broken)
103 working + broken + idle)
112 """Test counting for broken DUTs."""
132 """Test counts after adding a working and then a broken DUT."""
139 """Test counts after adding a broken and then a working DUT."""
168 def _check_all_counts(self, working, broken)
    [all...]
  /external/libvncserver/webclients/novnc/include/
keysym.js 283 XK_brokenbar = 0x00a6, /* U+00A6 BROKEN BAR */
  /external/fonttools/Lib/fontTools/
agl.py 373 00A6;brokenbar;BROKEN BAR
  /external/libffi/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.27/texinfo/
texinfo.tex     [all...]

Completed in 1246 milliseconds