Lines Matching refs:testBinary
185 func (test *testBinary) testPerSrc() bool {
189 func (test *testBinary) srcs() []string {
193 func (test *testBinary) dataPaths() []android.DataPath {
197 func (test *testBinary) isAllTestsVariation() bool {
202 func (test *testBinary) setSrc(name, src string) {
207 func (test *testBinary) unsetSrc() {
212 func (test *testBinary) testBinary() bool { func
216 var _ testPerSrc = (*testBinary)(nil)
335 type testBinary struct { struct
345 func (test *testBinary) linkerProps() []interface{} { argument
351 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps { argument
359 func (test *testBinary) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument
371 func (test *testBinary) moduleInfoJSON(ctx ModuleContext, moduleInfoJSON *android.ModuleInfoJSON) { argument
403 func (test *testBinary) installerProps() []interface{} { argument
407 func (test *testBinary) install(ctx ModuleContext, file android.Path) { argument
538 test := &testBinary{