Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/tests/
DFlagged_test.cpp32 struct _print_as_warning { }; struct
35 struct _print_as_warning<true, N...> : std::true_type { }; struct
38 static_assert(_print_as_warning<(a) == (b), a, b>::value, msg)
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp1054 struct _print_as_warning { }; struct
1057 struct _print_as_warning<true, N...> : std::true_type { }; struct
1060 static_assert(_print_as_warning<(a) == (b), a, b>::value, msg)