Searched refs:autogenTemplate (Results 1 – 1 of 1) sorted by relevance
/build/soong/tradefed/ |
D | autogen.go | 110 func autogenTemplate(ctx android.ModuleContext, name string, output android.WritablePath, template … func 178 …autogenTemplate(ctx, name, autogenPath, templatePath.String(), configs, options.TestRunnerOptions,… 181 …autogenTemplate(ctx, name, autogenPath, options.DeviceTemplate, configs, options.TestRunnerOptions… 184 …autogenTemplate(ctx, name, autogenPath, options.HostUnitTestTemplate, configs, options.TestRunnerO… 186 …autogenTemplate(ctx, name, autogenPath, options.HostTemplate, configs, options.TestRunnerOptions, …
|