Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_test.go26 type hostTestModule struct { struct
27 android.ModuleBase
28 props struct {
37 func (c *hostTestModule) HostToolPath() android.OptionalPath {
47 func (m *hostTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {