Home
last modified time | relevance | path

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

/system/iorap/src/common/
Dtype.h139 #define STATIC_FAIL_DT(var, msg) STATIC_FAIL(decltype(var), msg) macro
/system/iorap/tests/src/tmp/
Dintrospection_test.cc91 STATIC_FAIL_DT(value, "Unhandled type"); in TEST()