Searched refs:assertFileCopyRuleExists (Results 1 – 1 of 1) sorted by relevance
/test/app_compat/csuite/tools/csuite_test/ |
D | csuite_test_test.go | 232 …assertFileCopyRuleExists(t, params, "config_template.xml", "config/plan_name/config_template.xml.t… 247 assertFileCopyRuleExists(t, params, "config_template.xml", "config/plan_name/extra.xml.template") 280 assertFileCopyRuleExists(t, params, "include.xml", "config/includes/plan_name.xml") 302 func assertFileCopyRuleExists(t *testing.T, params android.TestingBuildParams, src string, dst stri… func
|