Home
last modified time | relevance | path

Searched refs:DEFAULT_RETRIES (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/regresstest/
H A Dregress_test_config.py26 DEFAULT_RETRIES = 3 variable in RegressTestConfig
H A Drun_regress_test.py379 retries = RegressTestConfig.DEFAULT_RETRIES
/arkcompiler/ets_frontend/test262/
H A Dutils.py30 from config import DEFAULT_TIMEOUT, DEFAULT_RETRIES namespace
238 while retries <= DEFAULT_RETRIES:
H A Dconfig.py153 DEFAULT_RETRIES = 3 variable

Completed in 4 milliseconds