Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility_test.go1925 ctx.RegisterModuleType("mock_library", newMockLibraryModule)
1961 func newMockLibraryModule() Module { func
2023 ctx.CreateModule(newMockLibraryModule, &struct {