Lines Matching full:build
26 pctx.SourcePathVariable("AutoGenTestConfigScript", "build/make/tools/auto_gen_test_config.py")
27 …pctx.SourcePathVariable("InstrumentationTestConfigTemplate", "build/make/core/instrumentation_test…
28 pctx.SourcePathVariable("JavaTestConfigTemplate", "build/make/core/java_test_config_template.xml")
29 …pctx.SourcePathVariable("JavaHostTestConfigTemplate", "build/make/core/java_host_test_config_templ…
30 …pctx.SourcePathVariable("JavaHostUnitTestConfigTemplate", "build/make/core/java_host_unit_test_con…
31 …pctx.SourcePathVariable("NativeBenchmarkTestConfigTemplate", "build/make/core/native_benchmark_tes…
32 …pctx.SourcePathVariable("NativeHostTestConfigTemplate", "build/make/core/native_host_test_config_t…
33 …pctx.SourcePathVariable("NativeTestConfigTemplate", "build/make/core/native_test_config_template.x…
34 …pctx.SourcePathVariable("PythonBinaryHostTestConfigTemplate", "build/make/core/python_binary_host_…
35 …pctx.SourcePathVariable("RustDeviceTestConfigTemplate", "build/make/core/rust_device_test_config_t…
36 …pctx.SourcePathVariable("RustHostTestConfigTemplate", "build/make/core/rust_host_test_config_templ…
37 …pctx.SourcePathVariable("RustDeviceBenchmarkConfigTemplate", "build/make/core/rust_device_benchmar…
38 …pctx.SourcePathVariable("RustHostBenchmarkConfigTemplate", "build/make/core/rust_host_benchmark_co…
39 …pctx.SourcePathVariable("RobolectricTestConfigTemplate", "build/make/core/robolectric_test_config_…
40 …pctx.SourcePathVariable("ShellTestConfigTemplate", "build/make/core/shell_test_config_template.xml…
42 pctx.SourcePathVariable("EmptyTestConfig", "build/make/core/empty_test_config.xml")