Home
last modified time | relevance | path

Searched defs:test_layout (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_style.py45 def test_layout(self): member in StyleTest
/external/libxkbcommon/test/
Dregistry.c54 struct test_layout { struct
55 const char *name; /* required */
56 const char *variant;
57 const char *brief;
58 const char *description;
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_style.py82 def test_layout(self): member in StyleTest
/external/llvm-project/libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/
Dtrivial_copy_move_ABI.pass.cpp146 void test_layout() { in test_layout() function
Dnon_trivial_copy_move_ABI.pass.cpp151 void test_layout() { in test_layout() function
/external/python/jinja/tests/
Dtest_inheritance.py77 def test_layout(self, env): member in TestInheritance
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp14.cpp61 void test_layout(char a, short b) { in test_layout() function
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp14.cpp61 void test_layout(char a, short b) { in test_layout() function
/external/rust/crates/bytes/tests/
Dtest_bytes.rs22 fn test_layout() { in test_layout() function