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