Home
last modified time | relevance | path

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

/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test.go37 Extra_test_config_templates []string `android:"path"` member
64 output := make([]string, len(cSuiteTest.csuiteTestProperties.Extra_test_config_templates))
66 for idx, templatePath := range cSuiteTest.csuiteTestProperties.Extra_test_config_templates {