Home
last modified time | relevance | path

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

/external/libmojo/third_party/jinja2/
Dtests.py80 def test_mapping(value): function
142 'mapping': test_mapping,
/external/selinux/secilc/test/
Dpolicy.cil309 (macro test_mapping ((classpermission cps))
312 (call test_mapping ((file (read))))
313 (call test_mapping ((files (read))))
314 (call test_mapping (char_w))
/external/python/cpython2/Lib/test/
Dtest_locale.py254 def test_mapping(self): member in TestLocaleFormatString
/external/python/cpython3/Lib/test/
Dtest_locale.py250 def test_mapping(self): member in TestLocaleFormatString
Dtest_typing.py1765 def test_mapping(self): member in CollectionsAbcTests