Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility_test.go1157 ctx.RegisterModuleType("mock_library", newMockLibraryModule)
1193 func newMockLibraryModule() Module { func
1255 ctx.CreateModule(newMockLibraryModule, &struct {