Searched refs:isAsynchronous (Results 1 – 3 of 3) sorted by relevance
169 assertTrue(mMessage.isAsynchronous()); in testCopyFrom()226 assertFalse(message.isAsynchronous()); in testAsynchronous()229 assertTrue(message.isAsynchronous()); in testAsynchronous()232 assertFalse(message.isAsynchronous()); in testAsynchronous()
37 bool isAsynchronous() { in isAsynchronous() function
46 if (!isAsynchronous()) { in run()