Lines Matching defs:ShTest
166 type ShTest struct { struct
167 ShBinary
169 testProperties TestProperties
171 installDir android.InstallPath
173 data android.Paths
174 testConfig android.Path
176 dataModules map[string]android.Path
314 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) {
431 func (s *ShTest) InstallInData() bool {
435 func (s *ShTest) AndroidMkEntries() []android.AndroidMkEntries {