Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java335 private void assertNotInAttribute(String attribute, String badtype) throws Exception { in assertNotInAttribute() method in SELinuxHostTest
514 assertNotInAttribute("mlstrustedsubject", "untrusted_app"); in testMLSAttributes()
515 assertNotInAttribute("mlstrustedobject", "app_data_file"); in testMLSAttributes()