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

  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestCase.java 28 public abstract class DeviceTestCase extends TestCase implements DeviceTest {
35 protected DeviceTestCase() {
  /cts/tests/appsecurity-tests/src/com/android/cts/appsecurity/
AppSecurityTests.java 28 import com.android.hosttest.DeviceTestCase;
34 public class AppSecurityTests extends DeviceTestCase {
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerStressHostTests.java 21 import com.android.hosttest.DeviceTestCase;
32 public class PackageManagerStressHostTests extends DeviceTestCase {
PackageManagerHostTestUtils.java 30 import com.android.hosttest.DeviceTestCase;
44 import com.android.hosttest.DeviceTestCase;
PackageManagerHostTests.java 26 import com.android.hosttest.DeviceTestCase;
37 public class PackageManagerHostTests extends DeviceTestCase {
    [all...]

Completed in 961 milliseconds