Home
last modified time | relevance | path

Searched defs:TestHost (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Djava.go763 type TestHost struct { struct
764 Test
766 testHostProperties hostTestProperties
784 func (j *TestHost) DepsMutator(ctx android.BottomUpMutatorContext) {
801 func (j *TestHost) AddExtraResource(p android.Path) {
1003 func InitTestHost(th *TestHost, installable *bool, testSuites []string, autoGenConfig *bool) {