Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_test.go26 type hostTestModule struct { struct
37 func (c *hostTestModule) HostToolPath() android.OptionalPath { argument
42 m := &hostTestModule{}
47 func (m *hostTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument