Home
last modified time | relevance | path

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

/build/soong/android/
Darch_test.go255 type archTestModule struct { struct
262 func (m *archTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument
265 func (m *archTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument
270 m := &archTestModule{}