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

  /art/test/147-stripped-dex-fallback/
run 17 # ensure flags includes prebuild.
19 if [[ "${flags}" == *--no-prebuild* ]] ; then
20 echo "Test 147-stripped-dex-fallback is not intended to run in no-prebuild mode."
  /art/test/116-nodex2oat/
run 19 # This test is supposed to test without oat files, so doesn't work for prebuild. Make sure that
21 # Note: prebuild is the default.
22 if [[ "${flags}" == *--prebuild* || "${flags}" != *--no-prebuild* ]] ; then
23 echo "Test 116-nodex2oat cannot run in prebuild mode."
  /art/test/117-nopatchoat/
run 17 # ensure flags includes prebuild and relocate. It doesn't make sense unless we
21 # This test is supposed to test with oat files. Make sure that the no-prebuild flag isn't set,
23 # Note: prebuild is the default.
24 if [[ "${flags}" == *--no-prebuild* ]] ; then
25 echo "Test 117-nopatchoat is not intended to run in no-prebuild mode."
  /external/apache-harmony/
run-harmony-tests 4 export PATH=$PATH:~dalvik-prebuild/vogar/bin
31 --results-dir /home/dalvik-prebuild/vogar-harmony-results \
  /art/test/118-noimage-dex2oat/
run 19 # This test is supposed to test without oat files, so doesn't work for prebuild. Make sure that
21 # Note: prebuild is the default.
22 if [[ "${flags}" == *--prebuild* || "${flags}" != *--no-prebuild* ]] ; then
23 echo "Test 118-noimage-dex2oat cannot run in prebuild mode."
  /libcore/
run-libcore-tests 4 export PATH=$PATH:~dalvik-prebuild/vogar/bin
  /art/test/
Android.run-test.mk 96 PREBUILD_TYPES += prebuild
99 PREBUILD_TYPES += no-prebuild
182 $(foreach prebuild, $(3), \
193 test-art-$(target)-run-test-$(run-type)-$(prebuild)-$(compiler)-$(relocate)-$(trace)-$(gc)-$(jni)-$(image)-$(pictest)-$(debuggable)-$(test)$(address_size) \
275 # Note 116-nodex2oat is not broken per-se it just doesn't (and isn't meant to) work with --prebuild.
281 ifneq (,$(filter prebuild,$(PREBUILD_TYPES)))
282 ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),prebuild, \
299 ifneq (,$(filter no-prebuild,$(PREBUILD_TYPES)))
300 ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),no-prebuild, \
308 # --prebuild --relocat
    [all...]
  /frameworks/data-binding/extensions/baseAdapters/
build.gradle 106 task prebuild(type : Copy) {
  /external/parameter-framework/
XmlGenerator.mk 30 # Scripts are not compiled so the prebuild mechanism is used to export them.
Schemas.mk 29 # Resources are not compiled so the prebuild mechanism is used to export them.
  /external/autotest/server/
autotest.py 6 from autotest_lib.server import installable_object, prebuild, utils
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 891 milliseconds