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

  /external/deqp/android/cts/
Android.mk 35 LOCAL_COMPATIBILITY_SUPPORT_FILES := $(foreach file, $(DEQP_CASELISTS), $(LOCAL_PATH)/master/$(file):$(file))
36 LOCAL_COMPATIBILITY_SUPPORT_FILES += $(LOCAL_PATH)/nyc/vk-master.txt:nyc-vk-master.txt
37 LOCAL_COMPATIBILITY_SUPPORT_FILES += $(LOCAL_PATH)/nyc/gles31-master.txt:nyc-gles31-master.txt
38 LOCAL_COMPATIBILITY_SUPPORT_FILES += $(LOCAL_PATH)/nyc/egl-master.txt:nyc-egl-master.txt
  /cts/tests/tests/bionic/
Android.build.copy.libs.mk 125 LOCAL_COMPATIBILITY_SUPPORT_FILES += \
130 LOCAL_COMPATIBILITY_SUPPORT_FILES += \
  /build/make/core/
clear_vars.mk 34 LOCAL_COMPATIBILITY_SUPPORT_FILES:=
base_rules.mk 443 # LOCAL_COMPATIBILITY_SUPPORT_FILES is a list of <src>[:<dest>].
445 $(eval my_compat_dist_$(suite) += $(foreach f, $(LOCAL_COMPATIBILITY_SUPPORT_FILES), \

Completed in 54 milliseconds