Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/socket_trans/server/
H A DSocketTestServer.cpp274 int runtime = 0; in HWTEST_F() local
309 runtime += 1; in HWTEST_F()
310 if (runtime % 60 == 0) { in HWTEST_F()
311 LOG("### test run:%d s", runtime); in HWTEST_F()
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
H A DdsoftbusTest.cpp610 int runtime = 0; in HWTEST_F() local
627 runtime += 1; in HWTEST_F()
628 if (runtime % 60 == 0) { in HWTEST_F()
629 LOG("### test run:%d s", runtime); in HWTEST_F()

Completed in 2 milliseconds