/aosp_15_r20/external/libxkbcommon/test/ |
H A D | registry.c | 54 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 D | window_functions_tests.py | 114 def test_layout(self): member in PreludeWindowFunctions
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
D | test_style.py | 45 def test_layout(self): member in StyleTest
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_ttk/ |
D | test_style.py | 82 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 D | trivial_copy_move_ABI.pass.cpp | 140 void test_layout() { in test_layout() function
|
H A D | non_trivial_copy_move_ABI.pass.cpp | 143 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 D | ctor.strided_mapping.pass.cpp | 163 constexpr void test_layout() { in test_layout() function
|
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
H A D | p14.cpp | 61 void test_layout(char a, short b) { in test_layout() function
|
/aosp_15_r20/external/python/jinja/tests/ |
D | test_inheritance.py | 77 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 D | index_operator.pass.cpp | 116 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 D | test_bytes.rs | 22 fn test_layout() { in test_layout() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/tests/ |
D | test_bytes.rs | 25 fn test_layout() { in test_layout() function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_sparse_csr.py | 208 def test_layout(self, layout): member in TestSparseCompressed
|
H A D | test_fx.py | 2136 def test_layout(self): member in TestFX
|
H A D | test_jit.py | 799 def test_layout(self): member in TestJit
|