Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/tradefed_modules/
H A Dtest_suite.go50 type testSuiteProperties struct { struct
51 Description string
52 Tests []string `android:"path,arch_variant"`
58 testSuiteProperties anonMember