Searched refs:assertDomainOne (Results 1 – 1 of 1) sorted by relevance
1121 …private void assertDomainOne(String domain, String executable) throws DeviceNotAvailableException { in assertDomainOne() method in SELinuxHostTest1298 assertDomainOne("u:r:ueventd:s0", "/system/bin/ueventd"); in testUeventdDomain()1312 assertDomainOne("u:r:servicemanager:s0", "/system/bin/servicemanager"); in testServicemanagerDomain()1319 assertDomainOne("u:r:vold:s0", "/system/bin/vold"); in testVoldDomain()1333 assertDomainOne("u:r:surfaceflinger:s0", "/system/bin/surfaceflinger"); in testSurfaceflingerDomain()1354 assertDomainOne("u:r:installd:s0", "/system/bin/installd"); in testInstalldDomain()1361 assertDomainOne("u:r:keystore:s0", "/system/bin/keystore2"); in testKeystoreDomain()1368 assertDomainOne("u:r:system_server:s0", "system_server"); in testSystemServerDomain()