Searched refs:policyFile (Results 1 – 3 of 3) sorted by relevance
132 File policyFile = in testNeverallowRules() local137 mRule.testNeverallowRule(sepolicyAnalyze, policyFile); in testNeverallowRules()
164 public void testNeverallowRule(File sepolicyAnalyze, File policyFile) throws Exception { in testNeverallowRule() argument167 policyFile.getAbsolutePath(), "neverallow", "-n", in testNeverallowRule()
426 for (AssetFileDescriptor policyFile : policyFiles) { in installTestFilter()427 if (policyFile == null) in installTestFilter()430 final FileInputStream policyStream = policyFile.createInputStream(); in installTestFilter()