Searched defs:ShTest (Results 1 – 1 of 1) sorted by relevance
166 type ShTest struct { struct167 ShBinary169 testProperties TestProperties171 installDir android.InstallPath173 data android.Paths174 testConfig android.Path176 dataModules map[string]android.Path314 func (s *ShTest) DepsMutator(ctx android.BottomUpMutatorContext) {335 func (s *ShTest) addToDataModules(ctx android.ModuleContext, relPath string, path android.Path) {344 func (s *ShTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]