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

  /build/make/core/
test_config_common.mk 26 my_test_config_file := $(wildcard $(LOCAL_PATH)/$(LOCAL_MODULE).xml) macro
32 ifndef my_test_config_file
39 my_test_config_file := $(dir $(LOCAL_BUILT_MODULE))AndroidTest.xml macro
41 $(my_test_config_file) : PRIVATE_test_config_options := $(LOCAL_TEST_CONFIG_OPTIONS)
42 $(my_test_config_file) : $(my_base_test_config_file)
50 endif # my_test_config_file
52 $(LOCAL_BUILT_MODULE) : $(my_test_config_file)
56 my_test_config_file := macro
  /cts/tools/cts-dynamic-config/
Android.mk 25 # my_test_config_file := DynamicConfig.xml

Completed in 61 milliseconds