Searched refs:SetApexSource (Results 1 – 3 of 3) sorted by relevance
158 ns.SetApexSource(ApexSource{"com.android.test", false}); in TEST()
72 void SetApexSource(ApexSource source) { in SetApexSource() function
75 ns.SetApexSource(ApexSource{apex_info.name, apex_info.InVendor()}); in InitializeWithApex()