Searched defs:ShTest (Results 1 – 1 of 1) sorted by relevance
161 type ShTest struct { struct162 ShBinary164 testProperties TestProperties166 installDir android.InstallPath168 data android.Paths169 testConfig android.Path171 dataModules map[string]android.Path299 func (s *ShTest) DepsMutator(ctx android.BottomUpMutatorContext) {320 func (s *ShTest) addToDataModules(ctx android.ModuleContext, relPath string, path android.Path) {329 func (s *ShTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]