Searched refs:VariablesForTestsRelativeToTop (Results 1 – 3 of 3) sorted by relevance
381 …withCompose.VariablesForTestsRelativeToTop()["kotlincFlags"], "-Xplugin="+composeCompiler.String())390 noCompose.VariablesForTestsRelativeToTop()["kotlincFlags"], "-Xplugin="+composeCompiler.String())
1214 variables := ctx.ModuleForTests(moduleName, "android_common").VariablesForTestsRelativeToTop()
1013 func (m TestingModule) VariablesForTestsRelativeToTop() map[string]string { func