Searched defs:testBinary (Results 1 – 10 of 10) sorted by relevance
186 func (test *testBinary) testBinary() bool { func268 type testBinary struct { struct269 *testDecorator270 *binaryDecorator271 *baseCompiler272 Properties TestBinaryProperties273 data []android.DataPath274 testConfig android.Path275 extraTestConfigs android.Paths278 func (test *testBinary) linkerProps() []interface{} {[all …]
522 testBinary() bool methodSpec1526 func (ctx *moduleContextImpl) testBinary() bool { func3562 func (c *Module) testBinary() bool { func
37 testBinary() bool methodSpec183 func (binary *binaryDecorator) testBinary() bool { func
256 func (test *testDecorator) testBinary() bool { func
32 public void testBinary() { in testBinary() method in BinaryTagTest
34 public void testBinary() throws UnsupportedEncodingException { in testBinary() method in BinaryRoundTripTest
60 public void testBinary() throws Exception in testBinary() method in TestJsonNode
209 def testBinary(self, case): member in DecodeProtoOpTestBase
190 def testBinary(self): member in OpDefLibraryTest
657 var testBinary = "0" var