Home
last modified time | relevance | path

Searched defs:CuTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A DCuTest.h62 typedef struct CuTest CuTest; typedef
66 struct CuTest struct
76 void CuTestInit(CuTest* t, const char* name, TestFunction function); argument