Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 42) sorted by relevance

12

/tools/loganalysis/
DAndroid.mk17 include $(CLEAR_VARS)
23 -include tools/tradefederation/core/error_prone_rules.mk
29 include $(BUILD_HOST_JAVA_LIBRARY)
42 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/loganalysis/tests/
DAndroid.mk17 include $(CLEAR_VARS)
23 -include tools/tradefederation/core/error_prone_rules.mk
30 include $(BUILD_HOST_JAVA_LIBRARY)
43 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/prod-tests/
DAndroid.mk17 include $(CLEAR_VARS)
25 -include tools/tradefederation/core/error_prone_rules.mk
34 include $(BUILD_HOST_JAVA_LIBRARY)
46 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/tests/
DAndroid.mk17 include $(CLEAR_VARS)
25 -include tools/tradefederation/core/error_prone_rules.mk
34 include $(BUILD_HOST_JAVA_LIBRARY)
47 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/contrib/
DAndroid.mk19 include $(CLEAR_VARS)
27 -include tools/tradefederation/core/error_prone_rules.mk
36 include $(BUILD_HOST_JAVA_LIBRARY)
48 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/src/
DAndroid.mk18 include $(CLEAR_VARS)
26 $(LOCAL_PATH)/../include
32 include $(BUILD_STATIC_LIBRARY)
/tools/tradefederation/core/
DAndroid.mk19 include $(CLEAR_VARS)
37 include $(BUILD_HOST_JAVA_LIBRARY)
39 include $(CLEAR_VARS)
51 -include tools/tradefederation/core/error_prone_rules.mk
63 include $(BUILD_HOST_JAVA_LIBRARY)
102 include $(BUILD_DROIDDOC)
105 include $(CLEAR_VARS)
117 include $(CLEAR_VARS)
123 include $(BUILD_HOST_PREBUILT)
126 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/prod-tests/tests/
DAndroid.mk17 include $(CLEAR_VARS)
32 include $(BUILD_HOST_JAVA_LIBRARY)
45 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/remote/
DAndroid.mk17 include $(CLEAR_VARS)
23 -include tools/tradefederation/core/error_prone_rules.mk
31 include $(BUILD_HOST_JAVA_LIBRARY)
/tools/tradefederation/core/tests/test-apps/
DAndroid.mk17 include $(CLEAR_VARS)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/util-apps/
DAndroid.mk17 include $(CLEAR_VARS)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/test/connectivity/acts/framework/
DMANIFEST.in1 include setup.py README.txt sample_config.json
2 recursive-include acts *.py
/tools/external/fat32lib/
DAndroid.mk17 include $(CLEAR_VARS)
22 include $(BUILD_HOST_JAVA_LIBRARY)
/tools/tradefederation/core/tests/test-apps/TradeFedTestApp/
DAndroid.mk17 include $(CLEAR_VARS)
27 include $(BUILD_PACKAGE)
/tools/tradefederation/core/util-apps/WifiUtil/
DAndroid.mk17 include $(CLEAR_VARS)
24 include $(BUILD_PACKAGE)
/tools/tradefederation/core/tests/test-apps/UITestApp/
DAndroid.mk17 include $(CLEAR_VARS)
27 include $(BUILD_PACKAGE)
/tools/tradefederation/core/tests/test-apps/TradeFedNativeTestApp/
DAndroid.mk21 include $(CLEAR_VARS)
35 include $(BUILD_NATIVE_TEST)
/tools/tradefederation/core/util-apps/DeviceSetupUtil/
DAndroid.mk17 include $(CLEAR_VARS)
25 include $(BUILD_PACKAGE)
/tools/acloud/
DAndroid.mk19 include $(CLEAR_VARS)
26 include $(BUILD_SYSTEM)/base_rules.mk
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/
DAndroid.mk.bak24 include $(CLEAR_VARS)
36 $(LOCAL_PATH)/../include
47 include $(BUILD_NATIVE_TEST)
/tools/metalava/
Dsettings.gradle1 include ':stub-annotations'
/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino1 #include <ESP8266WiFi.h>
2 #include <ESP8266Ping.h>
3 #include <WiFiUdp.h>
/tools/metalava/stub-annotations/
DREADME.md22 include @IntDef and @StringDef.
28 (5) We've tweaked the nullness annotations to include
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md36 To include a test in the suite, it must be built to device-tests or
37 general-tests artifact. That is, include following in the mk file:
54 After you build target tradefed-all (to include the new test suite
/tools/metalava/src/main/java/com/android/tools/metalava/model/visitors/
DApiVisitor.kt104 open fun include(cls: ClassItem): Boolean = cls.emit method

12