Searched defs:testLibrary (Results 1 – 1 of 1) sorted by relevance
495 type testLibrary struct { struct496 *testDecorator497 *libraryDecorator500 func (test *testLibrary) linkerProps() []interface{} {506 func (test *testLibrary) linkerInit(ctx BaseModuleContext) {511 func (test *testLibrary) linkerDeps(ctx DepsContext, deps Deps) Deps {517 func (test *testLibrary) linkerFlags(ctx ModuleContext, flags Flags) Flags {523 func (test *testLibrary) installerProps() []interface{} {