OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Repair
(Results
1 - 3
of
3
) sorted by null
/external/autotest/contrib/
sheriff_host_utils.py
8
currently in
repair
fail:
10
--query 'labels=pool:suites,board:lumpy status="
Repair
Failed"'
12
2. Email someone about the last 5 jobs on all
Repair
Failed hosts.
13
./sheriff_host_utils --limit 5 --query 'status="
Repair
Failed"'
36
'--query \'status="
Repair
Failed" invalid=0 locked=0\'')
47
default_query = 'status="
Repair
Failed" labels=pool:bvt,board:lumpy'
/external/autotest/server/cros/
provision.py
133
tests on. Failure to verify leads to running
Repair
.
140
# failure and that left dut in
Repair
Failed. Since the test will fail
195
class
Repair
(_SpecialTaskAction):
197
Repair
runs when one of the other special tasks fails. It should be able
205
name = '
repair
'
226
Repair
.acts_on(label))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndhelper.h
92
STDMETHOD_(HRESULT,
Repair
)(THIS_ REPAIRINFO *pInfo,LONG *pDeferredTime,REPAIR_STATUS *pStatus) PURE;
117
#define INetDiagHelper_Repair(This,pInfo,pDeferredTime,pStatus) (This)->lpVtbl->
Repair
(This,pInfo,pDeferredTime,pStatus)
Completed in 112 milliseconds