Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_custom_func.cpp25 static int NUM_THREE = 3; variable
83 } else if (nLen == NUM_THREE) { in __wrap_GetDhcpRawPacket()
123 } else if (nLen == NUM_THREE) { in __wrap_GetDhcpKernelPacket()
H A Dmock_system_func.cpp23 static int NUM_THREE = 3; variable
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_s_define.h59 NUM_THREE, enumerator
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/event_bubble/
H A Devent_bubble_tdd_test.cpp997 constexpr uint8_t NUM_THREE = 3; member
1010 EXPECT_EQ(JSArray::Length(logs), NUM_THREE); in EventBubbleTest001() local
1037 EXPECT_EQ(JSArray::Length(logs), NUM_THREE); in EventBubbleTest002() local
1067 EXPECT_EQ(JSArray::Length(logs), NUM_THREE); in EventBubbleTest003() local
1344 EXPECT_EQ(count, diffCount * NUM_THREE); in EventBubbleTest013()
1388 EXPECT_EQ(count, diffCount * NUM_THREE); in EventBubbleTest015()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_argument.cpp88 {&g_longOptions[NUM_THREE], "<gateway>", "gateway option.", "", 0, PutIpArgument},
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp46 const int NUM_THREE = 3; variable
777 GRD_FindDoc(g_db, COLLECTION_NAME, query, NUM_THREE, &resultSet); in FindDocSixFuzz()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp55 const int NUM_THREE = 3; variable
786 GRD_FindDocInner(g_db, COLLECTION_NAME, query, NUM_THREE, &resultSet); in FindDocSixFuzz()

Completed in 11 milliseconds