Searched defs:kLayout (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_allocator/block/ |
H A D | detailed_block_test.cc | 171 constexpr Layout kLayout(1, 1); in TEST_FOR_EACH_BLOCK_TYPE() local 181 constexpr Layout kLayout(0, 1); in TEST_FOR_EACH_BLOCK_TYPE() local 195 constexpr Layout kLayout(1, 1); in TEST_FOR_EACH_BLOCK_TYPE() local 209 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 226 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 257 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 289 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 322 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 355 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local 390 constexpr Layout kLayout(256, kAlign); in TEST_FOR_EACH_BLOCK_TYPE() local [all …]
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | UniformOffsetCalculatorTest.cpp | 137 constexpr Layout kLayout = Layout::kMetal; in DEF_GRAPHITE_TEST() local 173 constexpr Layout kLayout = Layout::kMetal; in DEF_GRAPHITE_TEST() local 210 constexpr Layout kLayout = Layout::kMetal; in DEF_GRAPHITE_TEST() local 239 constexpr Layout kLayout = Layout::kStd430; in DEF_GRAPHITE_TEST() local 275 constexpr Layout kLayout = Layout::kStd430; in DEF_GRAPHITE_TEST() local 312 constexpr Layout kLayout = Layout::kStd430; in DEF_GRAPHITE_TEST() local 341 constexpr Layout kLayout = Layout::kStd140; in DEF_GRAPHITE_TEST() local 377 constexpr Layout kLayout = Layout::kStd140; in DEF_GRAPHITE_TEST() local 414 constexpr Layout kLayout = Layout::kStd140; in DEF_GRAPHITE_TEST() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | Resource.h | 58 kLayout, enumerator
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | CollectVariables_test.cpp | 1523 const std::string &kLayout = in TEST_F() local
|