HomeSort by relevance Sort by last modified time
    Searched full:assertnotinattribute (Results 1 - 1 of 1) sorted by null

  /cts/hostsidetests/security/src/android/security/cts/
SELinuxHostTest.java 335 private void assertNotInAttribute(String attribute, String badtype) throws Exception {
514 assertNotInAttribute("mlstrustedsubject", "untrusted_app");
515 assertNotInAttribute("mlstrustedobject", "app_data_file");
    [all...]

Completed in 122 milliseconds