Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/security/src/android/security/cts/
H A DSELinuxNeverallowRulesTestVendor.java80 public static Iterable<Object[]> generateRules() throws Exception { in generateRules() method in SELinuxNeverallowRulesTestVendor
H A DSELinuxNeverallowRulesTest.java75 public static Iterable<SELinuxNeverallowRule> generateRules() throws Exception { in generateRules() method in SELinuxNeverallowRulesTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/workbench/qi/
Dkeywords.cpp244 #define generateRules(r, data, i, elem) BOOST_PP_CAT(rule,i) = int_[phx::at_c<i+1>(*phx::ref(curren… in tst_parser() macro