Home
last modified time | relevance | path

Searched refs:REGRESS_TEST_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/regresstest/
H A Dregress_test_config.py41 REGRESS_TEST_OPTIONS = os.path.join(REGRESS_BASE_TEST_DIR, "regress_options.json") variable in RegressTestConfig
H A Drun_regress_test.py746 with os.fdopen(os.open(RegressTestConfig.REGRESS_TEST_OPTIONS, os.O_RDONLY, stat.S_IRUSR), "r") as file:

Completed in 3 milliseconds