Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace_test.go702 type testModule struct { struct
703 ModuleBase
704 properties struct {
711 func (m *testModule) DepsMutator(ctx BottomUpMutatorContext) {
717 func (m *testModule) GenerateAndroidBuildActions(ModuleContext) {
/build/soong/rust/
Drust.go213 testModule bool member
/build/soong/cc/
Dcc.go1041 testModule bool member