Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dunittest_constants.py81 JSON_FILE = 'module-info.json' variable
82 MODULE_INFO_TARGET = '/out/%s' % JSON_FILE
Dcli_translator_unittest.py273 module_file=os.path.join(uc.TEST_DATA_DIR, uc.JSON_FILE)
511 module_file=os.path.join(uc.TEST_DATA_DIR, uc.JSON_FILE)
Dmodule_info_unittest.py35 JSON_FILE_PATH = os.path.join(uc.TEST_DATA_DIR, uc.JSON_FILE)
105 self.json_file_path = Path(PRODUCT_OUT_DIR).joinpath(uc.JSON_FILE)
Datest_utils_unittest.py714 unittest_constants.TEST_DATA_DIR, unittest_constants.JSON_FILE
/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py35 JSON_FILE_PATH = os.path.join(uc.TEST_DATA_DIR, uc.JSON_FILE)