Searched refs:testByte (Results 1 – 6 of 6) sorted by relevance
4 define i32 @testByte(i8 %X) {14 %rslt = call i32 @testByte(i8 123)
9 define i32 @testByte(i8 %X) {16 %rslt = call i32 @testByte( i8 123 ) ; <i32> [#uses=1]
61 byte testByte() default 1; in testByte() method
471 public byte[] testByte() { in testByte() method in BluetoothHidFacade
52 public void testByte() throws Exception { in testByte() method in ArrayAccessReplaceTest
331 @Test public void testByte() { in testByte() method in EqualsBuilderTest