Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/tests/
H A DC2SampleComponent_test.cpp249 struct lax_underlying_type { struct
254 struct lax_underlying_type<T, false> { struct
259 typename lax_underlying_type<E>::type get( in get() argument
267 …cout << (std::is_enum<T>::value ? (std::is_signed<typename lax_underlying_type<T>::type>::value ? … in dumpFSV()