Searched defs:test_layout (Results 1 – 9 of 9) sorted by relevance
54 struct test_layout { struct55 const char *name; /* required */56 const char *variant;57 const char *brief;58 const char *description;59 … const char *iso639[3]; /* language list (iso639 three letter codes), 3 is enough for our test */60 const char *iso3166[3]; /* country list (iso3166 two letter codes), 3 is enough for our tests */
45 def test_layout(self): member in StyleTest
82 def test_layout(self): member in StyleTest
143 void test_layout() { in test_layout() function
139 void test_layout() { in test_layout() function
416 def test_layout(self): member in Functions
77 def test_layout(self, env): member in TestInheritance
61 void test_layout(char a, short b) { in test_layout() function
22 fn test_layout() { in test_layout() function