Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go68 type TestingModule struct { struct
69 module Module
72 func (m TestingModule) Module() Module {
76 func (m TestingModule) Rule(rule string) ModuleBuildParams {
85 func (m TestingModule) Output(file string) ModuleBuildParams {