Searched refs:testLoopback (Results 1 – 2 of 2) sorted by relevance
24 String testLoopback(String testString); in testLoopback() method
1397 public String testLoopback(String testString) { in createTestParcelable()1443 assertEquals("testString", testInterface.testLoopback("testString"));1445 assertEquals("testString", testInterface.testLoopback("testString"));