Searched refs:NUM_THREE (Results 1 - 7 of 7) sorted by relevance
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | mock_custom_func.cpp | 25 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 D | mock_system_func.cpp | 23 static int NUM_THREE = 3; variable
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_s_define.h | 59 NUM_THREE, enumerator
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/event_bubble/ |
H A D | event_bubble_tdd_test.cpp | 997 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 D | dhcp_argument.cpp | 88 {&g_longOptions[NUM_THREE], "<gateway>", "gateway option.", "", 0, PutIpArgument},
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/ |
H A D | json_fuzzer.cpp | 46 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 D | jsoninner_fuzzer.cpp | 55 const int NUM_THREE = 3; variable 786 GRD_FindDocInner(g_db, COLLECTION_NAME, query, NUM_THREE, &resultSet); in FindDocSixFuzz()
|
Completed in 11 milliseconds