Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/test/
H A Dregistry.c54 struct test_layout { struct
55 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 */
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/stdlib/prelude/
H A Dwindow_functions_tests.py114 def test_layout(self): member in PreludeWindowFunctions
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_style.py45 def test_layout(self): member in StyleTest
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_style.py82 def test_layout(self): member in StyleTest
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/utility/pairs/pairs.pair/
H A Dtrivial_copy_move_ABI.pass.cpp140 void test_layout() { in test_layout() function
H A Dnon_trivial_copy_move_ABI.pass.cpp143 void test_layout() { in test_layout() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_stride/
H A Dctor.strided_mapping.pass.cpp163 constexpr void test_layout() { in test_layout() function
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp14.cpp61 void test_layout(char a, short b) { in test_layout() function
/aosp_15_r20/external/python/jinja/tests/
Dtest_inheritance.py77 def test_layout(self, env): member in TestInheritance
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/mdspan/
H A Dindex_operator.pass.cpp116 constexpr void test_layout() { in test_layout() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/tests/
H A Dtest_bytes.rs22 fn test_layout() { in test_layout() function
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/tests/
Dtest_bytes.rs25 fn test_layout() { in test_layout() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py208 def test_layout(self, layout): member in TestSparseCompressed
H A Dtest_fx.py2136 def test_layout(self): member in TestFX
H A Dtest_jit.py799 def test_layout(self): member in TestJit