Lines Matching refs:testBinary
176 func (test *testBinary) testPerSrc() bool {
180 func (test *testBinary) srcs() []string {
184 func (test *testBinary) dataPaths() []android.DataPath {
188 func (test *testBinary) isAllTestsVariation() bool {
193 func (test *testBinary) setSrc(name, src string) {
198 func (test *testBinary) unsetSrc() {
203 var _ testPerSrc = (*testBinary)(nil)
253 func (test *testDecorator) testBinary() bool { func
325 type testBinary struct { struct
335 func (test *testBinary) linkerProps() []interface{} { argument
341 func (test *testBinary) linkerInit(ctx BaseModuleContext) { argument
346 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps { argument
353 func (test *testBinary) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument
359 func (test *testBinary) install(ctx ModuleContext, file android.Path) { argument
467 test := &testBinary{