Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Dregistry.c54 struct test_layout { struct
126 const struct test_layout *test_layouts, in test_create_rules()
166 const struct test_layout *l, *next; in test_create_rules()
240 struct test_layout *system_layouts, in test_setup_context_for()
241 struct test_layout *user_layouts, in test_setup_context_for()
271 struct test_layout *system_layouts, in test_setup_context()
272 struct test_layout *user_layouts, in test_setup_context()
468 cmp_layouts(struct test_layout *tl, struct rxkb_layout *l) in cmp_layouts()
584 struct test_layout system_layouts[] = { in test_load_basic()
620 struct test_layout system_layouts[] = { in test_load_full()
[all …]
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp14.cpp61 void test_layout(char a, short b) { in test_layout() function
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_style.py45 def test_layout(self): member in StyleTest
/external/python/jinja/tests/
Dtest_inheritance.py77 def test_layout(self, env): member in TestInheritance
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_style.py82 def test_layout(self): member in StyleTest
/external/rust/crates/bytes/tests/
Dtest_bytes.rs22 fn test_layout() { in test_layout() function