Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java336 Set<String> actualTypes = sepolicyAnalyzeGetTypesAssociatedWithAttribute(attribute); in assertNotInAttribute()
356 private Set<String> sepolicyAnalyzeGetTypesAssociatedWithAttribute( in sepolicyAnalyzeGetTypesAssociatedWithAttribute() method in SELinuxHostTest
428 sepolicyAnalyzeGetTypesAssociatedWithAttribute("binder_in_vendor_violators"); in testNoExemptionsForBinderInVendorBan()
449 Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute( in testNoExemptionsForSocketsUseWithinHalServer()
474 sepolicyAnalyzeGetTypesAssociatedWithAttribute( in testNoExemptionsForSocketsBetweenCoreAndVendorBan()
494 sepolicyAnalyzeGetTypesAssociatedWithAttribute( in testNoExemptionsForVendorExecutingCore()