Home
last modified time | relevance | path

Searched refs:Extra_test_configs (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dtest.go45 Extra_test_configs []string `android:"path,arch_variant"` member
445 ….extraTestConfigs = android.PathsForModuleSrc(ctx, test.Properties.Test_options.Extra_test_configs)
/build/soong/java/
Djava.go693 Extra_test_configs []string `android:"path,arch_variant"` member
816 …extraTestConfigs = android.PathsForModuleSrc(ctx, j.testProperties.Test_options.Extra_test_configs)
Dapp.go983 …extraTestConfigs = android.PathsForModuleSrc(ctx, a.testProperties.Test_options.Extra_test_configs)