Searched refs:testLibrary (Results 1 – 2 of 2) sorted by relevance
441 type testLibrary struct { struct446 func (test *testLibrary) linkerProps() []interface{} { argument450 func (test *testLibrary) linkerInit(ctx BaseModuleContext) { argument455 func (test *testLibrary) linkerDeps(ctx DepsContext, deps Deps) Deps { argument461 func (test *testLibrary) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument470 test := &testLibrary{
428 func (test *testLibrary) AndroidMkEntries(ctx AndroidMkContext, entries *android.AndroidMkEntries) {