OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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