Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp40 #define PROTOCOL_COUNT 36 macro
49 static char g_protocolList[PROTOCOL_COUNT][11] = {
55 static int g_protocolNumber[PROTOCOL_COUNT] = {
1511 for (int i = 0; i < PROTOCOL_COUNT; i++) { in HWTEST_F()
1562 while (index < PROTOCOL_COUNT) { in HWTEST_F()
1588 while (index < PROTOCOL_COUNT) { in HWTEST_F()
1612 while (index < PROTOCOL_COUNT) { in HWTEST_F()

Completed in 4 milliseconds