Home
last modified time | relevance | path

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

/packages/modules/common/build/
Dmainline_modules_sdks_test.py552 def path_to_test_data(relative_path): function
573 with open(path_to_test_data(relative_path), "r", encoding="utf8") as f: