Home
last modified time | relevance | path

Searched refs:Test_config (Results 1 – 10 of 10) sorted by relevance

/build/soong/android/
Dcsuite_config.go27 Test_config *string member
48 if me.properties.Test_config != nil {
49 entries.SetString("LOCAL_TEST_CONFIG", *me.properties.Test_config)
/build/soong/rust/
Dbenchmark.go30 Test_config *string `android:"path,arch_variant"` member
116 TestConfigProp: benchmark.Properties.Test_config,
Dtest.go35 Test_config *string `android:"path,arch_variant"` member
134 TestConfigProp: test.Properties.Test_config,
/build/soong/python/
Dtest.go58 Test_config *string `android:"path,arch_variant"` member
174 TestConfigProp: p.testProperties.Test_config,
/build/soong/cc/
Dtest.go99 Test_config *string `android:"path,arch_variant"` member
443 TestConfigProp: test.Properties.Test_config,
618 Test_config *string `android:"path,arch_variant"` member
667 TestConfigProp: benchmark.Properties.Test_config,
/build/soong/sh/
Dsh_binary.go117 Test_config *string `android:"path,arch_variant"` member
451 TestConfigProp: s.testProperties.Test_config,
/build/soong/java/
Dravenwood.go124 TestConfigProp: r.testProperties.Test_config,
Drobolectric.go144 TestConfigProp: r.testProperties.Test_config,
Djava.go1240 Test_config *string `android:"path,arch_variant"` member
1311 Test_config *string `android:"path,arch_variant"` member
1524 TestConfigProp: j.testProperties.Test_config,
1581 TestConfigProp: j.prebuiltTestProperties.Test_config,
Dapp.go1374 testConfig := tradefed.AutoGenInstrumentationTestConfig(ctx, a.testProperties.Test_config,