Home
last modified time | relevance | path

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

/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test.go52 if !strings.HasSuffix(templatePath, xmlFileExtension) {
53 ctx.ModuleErrorf(`Config template path should ends with ` + xmlFileExtension)
97 genPath := android.PathForModuleGen(ctx, configDirName, planName+xmlFileExtension)
135 xmlFileExtension = `.xml` const