Home
last modified time | relevance | path

Searched refs:_Flex (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/tests/
DC2Param_test.cpp1703 struct _Flex { struct in TestFlexHelper
1706 _Flex() {} in _Flex() function
1707 FLEX(_Flex, b);
1711 _Flex a;
1723 static_assert(std::is_same<_C2FlexHelper<_Flex>::FlexType, char>::value, "should be char"); in StaticTest()
1727 static_assert(_C2Flexible<_Flex>::value, "should be flexible"); in StaticTest()