Searched defs:AssertionControl (Results 1 – 1 of 1) sorted by relevance
46 struct AssertionControl { struct47 char* pkgOrClass; /* package/class string, or NULL for esa/dsa */48 int pkgOrClassLen; /* string length, for quick compare */49 bool enable; /* enable or disable */50 bool isPackage; /* string ended with "..."? */