Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_test.go173 type TestBazelModule struct { struct
174 bazel.TestModuleInfo
175 BazelModuleBase
180 func (m TestBazelModule) Name() string {
184 func (m TestBazelModule) GenerateBuildActions(blueprint.ModuleContext) {