Home
last modified time | relevance | path

Searched defs:raise_error (Results 1 – 22 of 22) sorted by relevance

/external/autotest/server/site_tests/firmware_FWupdate/
Dfirmware_FWupdate.py292 def test_upgrade_rw(self, raise_error=True): argument
319 def test_downgrade_rw(self, raise_error=True): argument
355 def test_new(self, raise_error=True): argument
378 def test_old(self, raise_error=True): argument
/external/autotest/server/cros/servo/topology/
Dservo_topology.py119 def validate(self, raise_error=False, dual_set=False, compare=False): argument
186 def _process_error(self, message, raise_error): argument
192 def _missing_servo_error(self, servo_type, raise_error): argument
/external/tensorflow/tensorflow/python/autograph/lang/
Dspecial_functions.py110 def raise_error(x): function
/external/autotest/client/common_lib/
Ddecorators.py87 def test_module_available(module, raise_error=False): argument
/external/autotest/server/cros/servo/
Dchrome_cr50.py759 def wait_for_stable_ccd_state(self, state, timeout, raise_error): argument
793 def wait_for_ccd_disable(self, timeout=60, raise_error=True): argument
799 def wait_for_ccd_enable(self, timeout=60, raise_error=False): argument
805 def ccd_disable(self, raise_error=True): argument
813 def ccd_enable(self, raise_error=False): argument
/external/autotest/client/cros/chameleon/
Dchameleon_port_finder.py147 def _yield_all_ports(self, failed_ports=None, raise_error=False): argument
/external/tensorflow/tensorflow/python/util/
Dtf_should_use.py64 def _check_sated(self, raise_error): argument
Ddeprecation.py722 def raise_error(unused_self): function
/external/autotest/server/cros/bluetooth/
Dbluetooth_peer_update.py257 def update_all_peers(host, raise_error=False): argument
/external/python/cpython3/Tools/scripts/
Dstable_abi.py145 def raise_error(msg): function
/external/python/cpython3/Lib/lib2to3/pgen2/
Dpgen.py328 def raise_error(self, msg, *args): member in ParserGenerator
/external/python/cpython2/Lib/lib2to3/pgen2/
Dpgen.py328 def raise_error(self, msg, *args): member in ParserGenerator
/external/python/google-auth-library-python/tests/
Dtest_downscoped.py83 def __init__(self, raise_error=False, expires_in=3600): argument
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py873 def raise_error(_): function
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py292 raise_error=False, argument
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py617 def raise_error(t): function
/external/python/cpython2/Lib/test/
Dtest_socket.py288 def raise_error(*args, **kwargs): function
/external/python/cpython3/Lib/test/
Dtest_decimal.py3708 def raise_error(context, flag): function
Dtest_logging.py4143 def raise_error(self, error): member in ShutdownTest
/external/python/cpython2/Modules/
D_testcapimodule.c948 raise_error(void *unused) in raise_error() function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py584 async def raise_error(): function
/external/python/cpython3/Modules/
D_testcapimodule.c1007 raise_error(void *unused) in raise_error() function