Home
last modified time | relevance | path

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

/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test.go31 type csuiteTestProperties struct { struct
34 Test_config_template *string `android:"path"`
37 Extra_test_config_templates []string `android:"path"`
40 Test_plan_include *string `android:"path"`
48 csuiteTestProperties csuiteTestProperties member