Searched defs:TestHost (Results 1 – 1 of 1) sorted by relevance
1636 type TestHost struct { struct1637 Test1639 testHostProperties hostTestProperties1671 func (j *TestHost) IsNativeCoverageNeeded(ctx cc.IsNativeCoverageNeededContext) bool {1675 func (j *TestHost) addDataDeviceBinsDeps(ctx android.BottomUpMutatorContext) {1752 func (j *TestHost) DepsMutator(ctx android.BottomUpMutatorContext) {1771 func (j *TestHost) AddExtraResource(p android.Path) {1775 func (j *TestHost) dataDeviceBins() []string {1793 func (j *TestHost) GenerateAndroidBuildActions(ctx android.ModuleContext) {2142 func InitTestHost(th *TestHost, installable *bool, testSuites []string, autoGenConfig *bool) {