Searched refs:testNeverallowRule (Results 1 – 3 of 3) sorted by relevance
137 mRule.testNeverallowRule(sepolicyAnalyze, policyFile); in testNeverallowRules()
153 mRule.testNeverallowRule(mSepolicyAnalyze, mDeviceVendorPolicyFile); in testNeverallowRules()
164 public void testNeverallowRule(File sepolicyAnalyze, File policyFile) throws Exception { in testNeverallowRule() method in SELinuxNeverallowRule