Lines Matching refs:testBinary
195 func (test *testBinary) dataPaths() []android.DataPath {
199 func (test *testBinary) testBinary() bool { func
287 type testBinary struct { struct
297 func (test *testBinary) linkerProps() []interface{} { argument
303 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps { argument
311 func (test *testBinary) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument
323 func (test *testBinary) moduleInfoJSON(ctx ModuleContext, moduleInfoJSON *android.ModuleInfoJSON) { argument
351 func (test *testBinary) testSuiteInfo(ctx ModuleContext) { argument
355 func (test *testBinary) installerProps() []interface{} { argument
359 func (test *testBinary) install(ctx ModuleContext, file android.Path) { argument
541 test := &testBinary{