Searched refs:tid1 (Results 1 – 2 of 2) sorted by relevance
92 auto tid1 = f1.get(); in TEST() local94 EXPECT_EQ(tid1, tid2); in TEST()95 EXPECT_NE(gettid(), tid1); in TEST()
1445 short tid1 = transactionId.getValue(); in testMatchAndMessages() local1446 mDut.onMessageSendQueuedSuccessResponse(tid1); in testMatchAndMessages()1460 mDut.onMessageSendFailNotification(tid1, reasonFail); in testMatchAndMessages()