Searched refs:_xkb_config_root (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xkeyboard-config/dist/tests/
H A Dtest_xkb_symbols.py12 def _xkb_config_root(): function
24 return _xkb_config_root()
36 for symbols_file in _xkb_config_root().glob('symbols/*'):
H A Dtest_rules_xml.py11 def _xkb_config_root(): function
23 return _xkb_config_root()
52 rules_xml = list(_xkb_config_root().glob('rules/*.xml'))
58 rules_xml = list(_xkb_config_root().glob('rules/*.xml'))
66 rules_xml = list(_xkb_config_root().glob('rules/*.xml'))

Completed in 2 milliseconds