Home
last modified time | relevance | path

Searched defs:CITestPackageProperties (Results 1 – 1 of 1) sorted by relevance

/build/soong/ci_tests/
Dci_test_package_zip.go46 type CITestPackageProperties struct { struct
48 Tests proptools.Configurable[[]string] `android:"arch_variant"`
50 Device_first_tests proptools.Configurable[[]string] `android:"arch_variant"`
52 Device_both_tests proptools.Configurable[[]string] `android:"arch_variant"`
54 Host_tests proptools.Configurable[[]string] `android:"arch_variant"`
56 Tests_if_exist_common proptools.Configurable[[]string] `android:"arch_variant"`
58 Tests_if_exist_device_both proptools.Configurable[[]string] `android:"arch_variant"`