Home
last modified time | relevance | path

Searched refs:g_openCount (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/
H A Dauth_session_test.cpp56 int32_t g_openCount = 0; member
140 g_openCount++; in OnSessionOpened()
271 while (g_openCount < count) { in TestWaitOpenSession()
279 return (g_openCount < count) ? SOFTBUS_TIMOUT : SOFTBUS_OK; in TestWaitOpenSession()

Completed in 1 milliseconds