Home
last modified time | relevance | path

Searched refs:tid1 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DCommonPoolTests.cpp92 auto tid1 = f1.get(); in TEST() local
94 EXPECT_EQ(tid1, tid2); in TEST()
95 EXPECT_NE(gettid(), tid1); in TEST()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java1445 short tid1 = transactionId.getValue(); in testMatchAndMessages() local
1446 mDut.onMessageSendQueuedSuccessResponse(tid1); in testMatchAndMessages()
1460 mDut.onMessageSendFailNotification(tid1, reasonFail); in testMatchAndMessages()