Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py661 def read_enum(file_path, variable_name): argument
666 logging.info("read '%s' enum structure from %s", variable_name, file_path)
676 if 'enum' in line and variable_name in line: