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

  /build/core/
host_dalvik_static_java_library.mk 24 LOCAL_JAVA_LIBRARIES += core-libart-hostdex
host_dalvik_java_library.mk 30 LOCAL_JAVA_LIBRARIES += core-libart-hostdex
base_rules.mk 415 $(LOCAL_INTERMEDIATE_TARGETS): PRIVATE_BOOTCLASSPATH := -bootclasspath $(call java-lib-deps,core-libart-hostdex,$(LOCAL_IS_HOST_MODULE))
  /external/apache-http/
Android.mk 20 LOCAL_MODULE := apachehttp-hostdex
  /external/apache-harmony/jdwp/
Android.mk 27 jdwp_test_classpath_host := $(ANDROID_HOST_OUT)/framework/apache-harmony-jdwp-tests-hostdex.jar:$(ANDROID_HOST_OUT)/framework/junit-hostdex.jar
71 LOCAL_JAVA_LIBRARIES := junit-hostdex
72 LOCAL_MODULE := apache-harmony-jdwp-tests-hostdex
101 run-jdwp-tests-host: $(HOST_OUT_EXECUTABLES)/art $(HOST_OUT_JAVA_LIBRARIES)/apache-harmony-jdwp-tests-hostdex.jar $(HOST_OUT_JAVA_LIBRARIES)/junit-hostdex.jar
  /external/apache-xml/
Android.mk 31 LOCAL_MODULE := apache-xml-hostdex
  /external/junit/
Android.mk 39 LOCAL_MODULE := junit-targetdex # TODO: lose the suffix here and rename "junit" to "junit-hostdex"
48 # build a junit-hostdex jar
54 LOCAL_MODULE := junit-hostdex
74 # build a core-junit-hostdex jar that contains exactly the same classes
84 LOCAL_MODULE := core-junit-hostdex
107 LOCAL_MODULE := junit-runner-hostdex
110 LOCAL_JAVA_LIBRARIES := core-libart-hostdex core-junit-hostdex
  /external/apache-harmony/
Android.mk 54 LOCAL_JAVA_LIBRARIES := core-libart-hostdex core-junit-hostdex
56 LOCAL_MODULE := apache-harmony-tests-hostdex
  /libcore/
JavaLibrary.mk 165 LOCAL_MODULE := core-libart-hostdex
179 LOCAL_JAVA_LIBRARIES := core-libart-hostdex okhttp-hostdex bouncycastle-hostdex core-junit-hostdex core-tests-support-hostdex
183 LOCAL_MODULE := core-tests-hostdex
194 LOCAL_JAVA_LIBRARIES := core-libart-hostdex core-junit-hostdex bouncycastle-hostdex
    [all...]
  /external/conscrypt/
Android.mk 165 # Make the conscrypt-hostdex library
172 LOCAL_MODULE := conscrypt-hostdex
177 # Make the conscrypt-hostdex-nojarjar for tests
184 LOCAL_MODULE := conscrypt-hostdex-nojarjar
192 LOCAL_JAVA_LIBRARIES := bouncycastle-hostdex core-junit-hostdex core-tests-support-hostdex conscrypt-hostdex-nojarjar
195 LOCAL_MODULE := conscrypt-tests-hostdex
  /external/okhttp/
Android.mk 77 LOCAL_MODULE := okhttp-hostdex
82 LOCAL_JAVA_LIBRARIES := conscrypt-hostdex
  /external/bouncycastle/
Android.mk 18 # used for bouncycastle-hostdex where we want everything for testing
112 # dependency on conscrypt-hostdex.
115 LOCAL_MODULE := bouncycastle-hostdex
120 LOCAL_JAVA_LIBRARIES := conscrypt-hostdex
  /external/hamcrest/
Android.mk 31 LOCAL_MODULE := hamcrest-hostdex
  /external/hamcrest/integration/
Android.mk 19 # TODO: add host and hostdex jars
  /external/hamcrest/library/
Android.mk 19 # TODO: add host and hostdex jars
  /art/build/
Android.common_path.mk 76 HOST_CORE_JARS := $(addsuffix -hostdex,$(TARGET_CORE_JARS))
  /art/
Android.mk 117 $(HOST_OUT_JAVA_LIBRARIES)/core-libart-hostdex.jar \

Completed in 257 milliseconds