Searched refs:testSingletonModule (Results 1 – 1 of 1) sorted by relevance
21 type testSingletonModule struct { struct26 func (tsm *testSingletonModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument30 func (tsm *testSingletonModule) GenerateSingletonBuildActions(ctx SingletonContext) { argument34 func (tsm *testSingletonModule) MakeVars(ctx MakeVarsContext) { argument39 tsm := &testSingletonModule{}64 ops := result.ModuleForTests("test_singleton_module", "").Module().(*testSingletonModule).ops93 ops := sm.(*testSingletonModule).ops100 if _, ok := ctx.Module().(*testSingletonModule); ok {