Home
last modified time | relevance | path

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

/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go153 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