Home
last modified time | relevance | path

Searched refs:_TEST_NAME_KEY (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/
Datest_execution_info.py39 _TEST_NAME_KEY = 'test_name' variable
177 fail.get(_TEST_NAME_KEY)), constants.RED))
179 os.path.dirname(path), fail.get(_TEST_NAME_KEY)
361 result_dict = {_TEST_NAME_KEY: test.test_name,