Home
last modified time | relevance | path

Searched defs:kLayout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/block/
H A Ddetailed_block_test.cc171 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 DUniformOffsetCalculatorTest.cpp137 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 DResource.h58 kLayout, enumerator
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DCollectVariables_test.cpp1523 const std::string &kLayout = in TEST_F() local