Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dsepolicy_tests.py72 ret += pol.AssertPathTypesDoNotHaveAttr(["/sys/kernel/debug"],
112 return pol.AssertPathTypesDoNotHaveAttr(partitions, [], "app_data_file_type",
Dpolicy.py69 def AssertPathTypesDoNotHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): member in Policy
Dtreble_sepolicy_tests.py309 return test_policy.pol.AssertPathTypesDoNotHaveAttr(["/data/vendor/", "/data/vendor_ce/",