Searched refs:assertFileCopyRuleExists (Results 1 – 1 of 1) sorted by relevance
153 assertFileCopyRuleExists(t, params, "test_config.xml.template", "config/plan_name.xml.template")186 assertFileCopyRuleExists(t, params, "include.xml", "config/includes/plan_name.xml")208 func assertFileCopyRuleExists(t *testing.T, params android.TestingBuildParams, src string, dst stri… func