Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DCommonPoolTests.cpp95 auto tid2 = f2.get(); in TEST() local
96 EXPECT_EQ(tid1, tid2); in TEST()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareStateManagerTest.java1507 short tid2 = transactionId.getValue(); in testMatchAndMessages() local
1508 mDut.onMessageSendQueuedSuccessResponse(tid2); in testMatchAndMessages()
1513 mDut.onMessageSendSuccessNotification(tid2); in testMatchAndMessages()