Searched refs:VariablesForTests (Results 1 – 3 of 3) sorted by relevance
105 VariablesForTests() map[string]string methodSpec1150 vars := m.VariablesForTests()1176 func (m *ModuleBase) VariablesForTests() map[string]string { func
1014 return normalizeStringMapRelativeToTop(m.config, m.module.VariablesForTests())
516 targetJavaFlags := targetLibrary.Module().VariablesForTests()["javacFlags"]525 hostJavaFlags := hostBinary.Module().VariablesForTests()["javacFlags"]