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

  /cts/tests/appsecurity-tests/
Android.mk 19 #LOCAL_TEST_TYPE := hostSideOnly
  /frameworks/base/core/tests/hosttests/
Android.mk 19 #LOCAL_TEST_TYPE := hostSideOnly
  /cts/tools/host/src/com/android/cts/
TestSessionBuilder.java 63 private static final String ATTRIBUTE_HOST_SIDE_ONLY = "hostSideOnly";
223 String hostSideOnly = getStringAttributeValue(pkgNode, ATTRIBUTE_HOST_SIDE_ONLY);
240 } else if ("true".equals(hostSideOnly)) {
  /cts/tools/vm-tests/
Android.mk 25 LOCAL_TEST_TYPE := hostSideOnly

Completed in 435 milliseconds