Searched refs:inputApex (Results 1 – 2 of 2) sorted by relevance
75 inputApex android.Path member95 p.inputApex = android.OptionalPathForModuleSrc(ctx, p.selectedApexProperties.Selected_apex).Path()129 Input(p.inputApex).
4172 if prebuilt.inputApex.String() != expectedInput {4173 …t.Errorf("inputApex invalid. expected: %q, actual: %q", expectedInput, prebuilt.inputApex.String())