Home
last modified time | relevance | path

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

123

/tools/trebuchet/
Dsettings.gradle21 include 'core:model'
22 include 'core:common'
26 include 'trebuchet:analyzer'
27 include 'trebuchet:startup-analyzer'
28 include 'trebuchet:startup-common'
29 include 'trebuchet:startup-summarizer'
30 include 'trebuchet:system-server-analyzer'
31 include 'trebuchet:user-switch-analyzer'
32 include 'trebuchet:traceutils'
33 include 'trebuchet:viewer'
/tools/test/graphicsbenchmark/apps/sample_app/
DAndroid.mk17 include $(CLEAR_VARS)
26 include $(BUILD_PACKAGE)
28 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/tests/res/testdata/
Dtest_mapping_28 "include-filter": "some-filter"
16 "include-filter": "some-filter2"
37 "include-filter": "filter.com"
Dtest_mapping_with_mainline7 "include-filter": "test-filter"
15 "include-filter": "test-filter2"
Dtest_mapping_golden16 "include-filter": "testClass#testMethod"
Dtest_mapping_with_comments18 "include-filter": "testClass#testMethod" #comment11 // another comments
/tools/test/graphicsbenchmark/functional_tests/java/
DAndroid.mk17 include $(CLEAR_VARS)
35 include $(BUILD_PACKAGE)
38 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/asuite/aidegen/vscode/
Dvscode_native_project_file_gen_unittest.py66 include = vscode_native_project_file_gen._INC_PATH
70 self.assertEqual(set(res), set(data[config][0][include]))
75 self.assertEqual(set(res), set(data[config][0][include]))
/tools/metalava/src/main/java/com/android/tools/metalava/model/visitors/
DApiVisitor.kt116 open fun include(cls: ClassItem): Boolean { in include() method
132 fun include(vc: VisitCandidate): Boolean { in include() method
133 if (!include(vc.cls)) { in include()
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/
DAndroid.mk.bak24 include $(CLEAR_VARS)
36 $(LOCAL_PATH)/../include
47 include $(BUILD_NATIVE_TEST)
/tools/asuite/aidegen/lib/
Dnative_module_info.py192 for include in mod_info[flag][header]:
193 match = re.search(_INC_GEN_CHECK, include)
194 if match and not os.path.isdir(include):
/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/test/connectivity/acts/framework/acts/test_utils/
DOWNERS1 include /acts/tests/OWNERS
/tools/currysrc/
DOWNERS1 include platform/libcore:/OWNERS
/tools/test/graphicsbenchmark/tools/
DAndroid.mk16 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/test/graphicsbenchmark/apps/
DAndroid.mk16 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/test/graphicsbenchmark/performance_tests/
DAndroid.mk16 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/tradefederation/core/atest/unittest_data/test_mapping/folder6/
Dtest_mapping_sample_golden6 "include-filter": "testClass#testMethod"
Dtest_mapping_sample_with_comments8 "include-filter": "testClass#testMethod" #comment11 // another comments
/tools/asuite/atest/unittest_data/test_mapping/folder6/
Dtest_mapping_sample_golden6 "include-filter": "testClass#testMethod"
Dtest_mapping_sample_with_comments8 "include-filter": "testClass#testMethod" #comment11 // another comments
/tools/test/graphicsbenchmark/
DREADME16 Available options include:
33 $ atest --include-subdirs --test-mapping tools/test/graphicsbenchmark:presubmit
DAndroid.mk17 include $(CLEAR_VARS)
82 include $(call all-makefiles-under,$(LOCAL_PATH))
/tools/loganalysis/
DAndroid.mk29 include $(call all-makefiles-under,$(LOCAL_PATH))

123