Home
last modified time | relevance | path

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

/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go202assertFileCopyRuleExists(t, params, "config_template.xml", "config/plan_name/config_template.xml.t…
215 assertFileCopyRuleExists(t, params, "config_template.xml", "config/plan_name/extra.xml.template")
244 assertFileCopyRuleExists(t, params, "include.xml", "config/includes/plan_name.xml")
258 func assertFileCopyRuleExists(t *testing.T, params android.TestingBuildParams, src string, dst stri… func