Searched refs:testLibrary (Results 1 – 2 of 2) sorted by relevance
480 type testLibrary struct { struct485 func (test *testLibrary) linkerProps() []interface{} { argument489 func (test *testLibrary) linkerInit(ctx BaseModuleContext) { argument494 func (test *testLibrary) linkerDeps(ctx DepsContext, deps Deps) Deps { argument500 func (test *testLibrary) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument509 test := &testLibrary{
435 func (test *testLibrary) AndroidMkEntries(ctx AndroidMkContext, entries *android.AndroidMkEntries) {