Home
last modified time | relevance | path

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

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