Searched refs:UUT (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | idct_test.cc | 31 UUT = GetParam(); in SetUp() 48 IdctFunc UUT; member in __anon1b2ca49e0111::IDCTTest 60 ASM_REGISTER_STATE_CHECK(UUT(input->TopLeftPixel(), predict->TopLeftPixel(), in TEST_P() 77 ASM_REGISTER_STATE_CHECK(UUT(input->TopLeftPixel(), predict->TopLeftPixel(), in TEST_P() 99 ASM_REGISTER_STATE_CHECK(UUT(input->TopLeftPixel(), predict->TopLeftPixel(), in TEST_P() 128 ASM_REGISTER_STATE_CHECK(UUT(input->TopLeftPixel(), predict->TopLeftPixel(), in TEST_P()
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | QuantizeMono.miff | 25 (&Q���z�����S}RRV}~h��@���68$:;R�����UUTRRRV}~���C…
|
D | Quantize.miff | 25 (&Q���z�����S}RRV}~h��@���68$:;R�����UUTRRRV}~���C…
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersInternal.h | 759 else if (auto *UUT = Node->getAs<UnresolvedUsingType>()) in matchesSpecialized() local 760 return matchesDecl(UUT->getDecl(), Finder, Builder); in matchesSpecialized()
|