Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_main.c31 ADBG_SUITE_DEFINE(benchmark);
33 ADBG_SUITE_DEFINE(gp);
36 ADBG_SUITE_DEFINE(pkcs11);
38 ADBG_SUITE_DEFINE(regression);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h79 #define ADBG_SUITE_DEFINE(Name) \ macro