Home
last modified time | relevance | path

Searched refs:testNeverallowRule (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxNeverallowRulesTest.java137 mRule.testNeverallowRule(sepolicyAnalyze, policyFile); in testNeverallowRules()
DSELinuxNeverallowRulesTestVendor.java153 mRule.testNeverallowRule(mSepolicyAnalyze, mDeviceVendorPolicyFile); in testNeverallowRules()
DSELinuxNeverallowRule.java164 public void testNeverallowRule(File sepolicyAnalyze, File policyFile) throws Exception { in testNeverallowRule() method in SELinuxNeverallowRule