HomeSort by relevance Sort by last modified time
    Searched refs:SELinuxHostTest (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/security/src/android/cts/security/
FileSystemPermissionTest.java 3 import static android.security.cts.SELinuxHostTest.copyResourceToTempFile;
4 import static android.security.cts.SELinuxHostTest.getDevicePolicyFile;
5 import static android.security.cts.SELinuxHostTest.isMac;
  /cts/hostsidetests/security/src/android/security/cts/
SELinuxHostTest.java 67 public class SELinuxHostTest extends DeviceTestCase implements IBuildReceiver, IDeviceTest {
119 InputStream is = SELinuxHostTest.class.getResourceAsStream(resName);
120 File tempFile = File.createTempFile("SELinuxHostTest", ".tmp");
    [all...]

Completed in 116 milliseconds