Searched defs:ShTest (Results 1 – 1 of 1) sorted by relevance
199 type ShTest struct { struct200 ShBinary202 testProperties TestProperties204 installDir android.InstallPath206 data []android.DataPath207 testConfig android.Path208 extraTestConfigs android.Paths210 dataModules map[string]android.Path402 func (s *ShTest) DepsMutator(ctx android.BottomUpMutatorContext) {430 func (s *ShTest) addToDataModules(ctx android.ModuleContext, relPath string, path android.Path) {[all …]