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.java537 private void assertNotInAttribute(String attribute, String badtype) throws Exception { in assertNotInAttribute() method in SELinuxHostTest
652 assertNotInAttribute("mlstrustedsubject", "untrusted_app"); in testMLSAttributes()
653 assertNotInAttribute("mlstrustedobject", "app_data_file"); in testMLSAttributes()