Lines Matching refs:Path
33 func getTestConfig(ctx android.ModuleContext, prop *string) android.Path {
35 return p.Path()
37 return p.Path()
47 …tring, autoGenConfig *bool, testConfigTemplateProp *string) (path android.Path, autogenPath androi…
140 …nfigTemplateProp *string, testSuites []string, config []Config, autoGenConfig *bool) android.Path {
159 …g, testSuites []string, config []Config, autoGenConfig *bool, outputFileName string) android.Path {
174 …figTemplateProp *string, testSuites []string, configs []Config, autoGenConfig *bool) android.Path {
189 testSuites []string, autoGenConfig *bool) android.Path {
208 testConfigTemplateProp *string, testSuites []string, autoGenConfig *bool) android.Path {
224 …nfigTemplateProp *string, testSuites []string, config []Config, autoGenConfig *bool) android.Path {
243 testSuites []string, autoGenConfig *bool) android.Path {
267 …mplateProp *string, manifest android.Path, testSuites []string, autoGenConfig *bool, configs []Con… argument