Home
last modified time | relevance | path

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

/build/soong/android/
Darch_test.go255 type archTestModule struct { struct
256 ModuleBase
257 props struct {
262 func (m *archTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {
265 func (m *archTestModule) DepsMutator(ctx BottomUpMutatorContext) {