/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_net_agent_test.cpp | 38 constexpr int TEN = 10;
member 98 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 105 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 131 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 145 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 159 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 174 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 186 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 197 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() 208 EXPECT_NE(wifiNetAgent.supplierId, TEN);
in HWTEST_F() [all...] |
H A D | wifi_protect_manager_test.cpp | 35 constexpr int TEN = 10;
variable 303 EXPECT_NE(wifiProtectManager.mFullHighPerfProtectsAcquired, TEN);
in HWTEST_F() 313 EXPECT_NE(wifiProtectManager.mFullHighPerfProtectsAcquired, TEN);
in HWTEST_F()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_pro/ |
H A D | wifi_pro_state_machine_test.cpp | 48 constexpr int TEN = 10; member 178 EXPECT_NE(pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 198 EXPECT_NE(pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 223 EXPECT_NE(defaultState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 273 EXPECT_NE(wifiProEnableState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 279 EXPECT_NE(wifiProDisabledState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 285 EXPECT_NE(wifiProDisabledState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 307 EXPECT_NE(wifiConnectedState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 313 EXPECT_NE(wifiConnectedState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() 371 EXPECT_NE(wifiConnectedState_->pWifiProStateMachine_->wifiSwitchReason_, TEN); in HWTEST_F() [all...] |
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/ |
H A D | sta_monitor_test.cpp | 36 constexpr int TEN = 10;
member 85 EXPECT_NE(pStaMonitor->m_instId, TEN);
in HWTEST_F()
|
/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/ |
H A D | sta_state_machine_test1.cpp | 47 constexpr int TEN = 10; member 247 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in HandleStaBssidChangedEventTest() 257 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in HandleStaBssidChangedEventTest1() 323 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in OnDhcpOfferResultTest() 332 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in DealDhcpResultTest() 341 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in TryToCloseDhcpClientTest() 350 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in TryToCloseDhcpClientTest1() 358 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in DealDhcpResultFailedTest()
|
H A D | sta_state_machine_test.cpp | 64 constexpr int TEN = 10; member 231 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in SaveDhcpResultTest() 242 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in SaveDhcpResultExtTest() 253 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in TryToSaveIpV4ResultExtTest() 264 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in TryToSaveIpV4ResultTest() 296 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in TryToSaveIpV6ResultTest() 305 EXPECT_NE(pStaStateMachine->lastNetworkId, TEN); in SetConnectMethodTest()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | self_cure_interface_test.cpp | 37 constexpr int TEN = 10; member 100 EXPECT_NE(pSelfCureInterface->m_instId, TEN); in DealP2pConnChangedTest()
|
H A D | self_cure_state_machine_test.cpp | 52 constexpr int TEN = 10; member 192 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandleResetupSelfCureTest() 202 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandlePeriodicArpDetectionTest() 212 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandleNetworkConnectTest() 222 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandleNetworkDisconnectTest() 232 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandleRssiLevelChangeTest() 275 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in HandleGatewayChangedTest() 282 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in RequestReassocWithFactoryMacTest() 304 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in SelfCureForDnsTest() 324 EXPECT_NE(pSelfCureStateMachine->m_instId, TEN); in GetReplacedDnsServersTest() [all...] |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/ |
H A D | n_func_arg.h | 37 TEN = 10, enumerator
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng.h | 72 const int32_t TEN = 10; member
|
H A D | view_abstract_test_ng.cpp | 159 ViewAbstract::SetLayoutWeight(TEN); in HWTEST_F() 160 ViewAbstract::SetLayoutWeight(AceType::RawPtr(FRAME_NODE_REGISTER), TEN); in HWTEST_F() local 275 ViewAbstract::SetLayoutWeight(TEN); in HWTEST_F() 1269 ViewAbstract::SetRestoreId(TEN); in HWTEST_F() 1270 ViewAbstract::SetRestoreId(AceType::RawPtr(FRAME_NODE_REGISTER), TEN); in HWTEST_F() local 1303 ViewAbstract::SetRestoreId(TEN); in HWTEST_F()
|
/foundation/communication/netstack/utils/common_utils/include/ |
H A D | netstack_common_utils.h | 34 TEN, enumerator
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/ |
H A D | IntfCallContextTest.cpp | 28 const int TEN = 10; // test value for test functions member 129 return a + TEN * b; in TestFunc2()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | network_parser_test.cpp | 44 constexpr int TEN = 10;
member 164 EXPECT_NE(m_networkXmlParser->wifiConfigs.size(), TEN);
in HWTEST_F()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 35 constexpr int32_t TEN = 10; member 316 if (BEFORE_EOS_INPUT && frameCount > TEN) { in PushData() 321 if (BEFORE_EOS_INPUT_INPUT && frameCount > TEN) { in PushData()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
H A D | wifi_controller_state_machine_test.cpp | 40 constexpr int TEN = 10; member 161 EXPECT_NE(pWifiControllerMachine->mWifiStartFailCount, TEN); in RemoveConcreteManagerTest() 193 EXPECT_NE(pWifiControllerMachine->mWifiStartFailCount, TEN); in RmoveSoftapManagerTest()
|
H A D | concrete_manager_state_machine_test.cpp | 38 constexpr int TEN = 10; member 130 EXPECT_NE(pConcreteManagerMachine->mTargetRole, TEN); in SetTargetRoleTest()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/qrcode/ |
H A D | qrcode_test_ng.cpp | 53 constexpr float TEN = 10.0f; member 197 geometryNode->SetContentOffset(OffsetF(TEN, TEN)); in HWTEST_F()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 36 constexpr int32_t TEN = 10; member 595 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData() 599 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
|
H A D | videodec_api11_sample.cpp | 37 constexpr int32_t TEN = 10; member 649 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData() 653 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 30 constexpr int32_t TEN = 10; member 534 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData() 538 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
|
H A D | videodec_api11_sample.cpp | 36 constexpr int32_t TEN = 10; member 639 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData() 643 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 30 constexpr int32_t TEN = 10; member 516 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData() 520 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | data_ability_operation_test.cpp | 39 const int32_t TEN = 10; member 829 dataAbilityOperationNew.dataAbilityPredicatesBackReferences_.insert(std::make_pair(ONE, TEN)); in HWTEST_F() 839 dataAbilityOperationOld.dataAbilityPredicatesBackReferences_.insert(std::make_pair(ONE, TEN)); in HWTEST_F()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_overloads.cpp | 205 if (!funcArg.InitArgs(NARG_CNT::EIGHT, NARG_CNT::TEN)) { in CompressedTexSubImage2D() 329 if (!funcArg.InitArgs(NARG_CNT::SIX, NARG_CNT::TEN)) { in TexImage2D() 406 if (!(funcArg.InitArgs(NARG_CNT::NINE, NARG_CNT::TEN) || funcArg.InitArgs(NARG_CNT::SEVEN))) { in TexSubImage2D()
|