Home
last modified time | relevance | path

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

/build/tests/unittest/part_replace/
Dtest_set.py52 subsystem_components_whitelist_path = os.path.join(top_dir, "build/subsystem_compoents_whitelist.js… variable
67 if os.path.exists("{}.backup".format(subsystem_components_whitelist_path)):
74 shutil.move(subsystem_components_whitelist_path,
75 "{}.backup".format(subsystem_components_whitelist_path))
79 shutil.copy(subsystem_components_whitelist_json, subsystem_components_whitelist_path)
97 if os.path.exists("{}.backup".format(subsystem_components_whitelist_path)):
99 subsystem_components_whitelist_path), subsystem_components_whitelist_path)