Home
last modified time | relevance | path

Searched defs:aas (Results 1 – 2 of 2) sorted by relevance

/third_party/vixl/test/aarch32/
Dtest-assembler-aarch32.cc5120 ExactAssemblyScope aas(&masm, 2 * NUM1, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5129 ExactAssemblyScope aas(&masm, 2 * NUM2, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5136 ExactAssemblyScope aas(&masm, 4, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
5172 ExactAssemblyScope aas(&masm, in TEST_T32() local
5183 ExactAssemblyScope aas(&masm, 4, CodeBufferCheckScope::kMaximumSize); in TEST_T32() local
/third_party/skia/tests/
DPathTest.cpp5151 const bool aas[] = { false, true }; in DEF_TEST() local