Home
last modified time | relevance | path

Searched refs:TIME (Results 1 - 25 of 26) sorted by relevance

12

/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mce_test.cpp27 constexpr int TIME = 2; member
80 sleep(TIME); in SetUp()
118 sleep(TIME); in HWTEST_F()
134 sleep(TIME); in HWTEST_F()
151 sleep(TIME); in HWTEST_F()
170 sleep(TIME); in HWTEST_F()
189 sleep(TIME); in HWTEST_F()
207 sleep(TIME); in HWTEST_F()
227 sleep(TIME); in HWTEST_F()
246 sleep(TIME); in HWTEST_F()
[all...]
H A Dmap_mse_test.cpp26 constexpr int TIME = 2; member
64 sleep(TIME); in SetUp()
/foundation/arkui/ui_lite/test/unittest/animator/
H A Danimator_unit_test.cpp29 const uint16_t TIME = 300; member
46 animator_ = new Animator(this, view_, TIME, false); in Init()
154 animator_->SetTime(TIME); in HWTEST_F()
155 EXPECT_EQ(animator_->GetTime(), TIME); in HWTEST_F()
170 animator_->SetRunTime(TIME); in HWTEST_F()
171 EXPECT_EQ(animator_->GetRunTime(), TIME); in HWTEST_F()
220 for (uint16_t i = 0; i < TIME; i++) { in HWTEST_F()
/foundation/ability/ability_runtime/tools/test/moduletest/ability_delegator/
H A Dability_command_module_test.cpp37 const std::string TIME = "50"; member
219 (char*)TIME.c_str(), in HWTEST_F()
248 (char*)TIME.c_str(), in HWTEST_F()
250 (char*)TIME.c_str(), in HWTEST_F()
276 (char*)TIME.c_str(), in HWTEST_F()
281 (char*)TIME.c_str(), in HWTEST_F()
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/getdeviceprofile_fuzzer/
H A Dgetdeviceprofile_fuzzer.cpp31 constexpr int32_t TIME = 3; member
40 sleep(TIME); in FuzzGetDeviceProfile()
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofile_fuzzer/
H A Dputdeviceprofile_fuzzer.cpp33 constexpr int32_t TIME = 3; member
44 sleep(TIME); in FuzzPutDeviceProfile()
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp27 constexpr int TIME = 4; member
73 sleep(TIME); in SetUp()
81 sleep(TIME); in TearDown()
H A Da2dp_src_test.cpp28 constexpr int TIME = 2; member
74 sleep(TIME); in SetUp()
82 sleep(TIME); in TearDown()
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp26 const int TIME = 2; member
84 sleep(TIME); in SetUp()
92 sleep(TIME); in TearDown()
229 sleep(TIME); in HWTEST_F()
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dability_command_test.cpp40 const std::string TIME = "20"; member
411 (char*)TIME.c_str(), in HWTEST_F()
550 (char*)TIME.c_str(), in HWTEST_F()
579 (char*)TIME.c_str(), in HWTEST_F()
612 (char*)TIME.c_str(), in HWTEST_F()
644 (char*)TIME.c_str(), in HWTEST_F()
676 (char*)TIME.c_str(), in HWTEST_F()
710 (char*)TIME.c_str(), in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpicker_view_component.cpp122 case PickerType::TIME: { in CreateNativeViews()
330 case PickerType::TIME: { in UpdatePickerStyles()
363 case PickerType::TIME: { in UpdatePickerAttrs()
515 type = PickerType::TIME; in GetPickerType()
538 case PickerType::TIME: { in SetPickerSelected()
567 case PickerType::TIME: { in SetPickerListener()
H A Dpicker_view_component.h149 TIME, member in OHOS::ACELite::final::PickerType
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/
H A Davsessionmanager_fuzzer.cpp26 static constexpr int32_t TIME = 1000; member
86 keyEvent->SetActionTime(TIME); in SendSystemControlCommandFuzzTest()
89 keyItem.SetDownTime(TIME); in SendSystemControlCommandFuzzTest()
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp26 constexpr int TIME = 2; member
68 sleep(TIME); in SetUp()
76 sleep(TIME); in TearDown()
H A Dpbap_server_test.cpp26 constexpr int TIME = 2; member
66 sleep(TIME); in SetUp()
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_hotspot_test.cpp38 constexpr int TIME = 300; member
93 ErrCode result = devicePtr->SetHotspotIdleTimeout(TIME); in HWTEST_F()
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp27 constexpr int TIME = 2; member
65 sleep(TIME); in SetUp()
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp27 constexpr int TIME = 2; member
78 sleep(TIME); in SetUp()
H A Dhfp_ag_test.cpp27 constexpr int TIME = 2; member
74 sleep(TIME); in SetUp()
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_message.h48 #define TIME "TIME" macro
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpicker_model_impl.cpp102 case DatePickerType::TIME: { in SetDatePickerDialogShow()
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h25 TIME = 0, enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c390 !JSON_AddInt32ToObject(obj, TIME, cycle)) { in PackKeepaliveMessage()
437 if (JSON_GetInt32FromOject(json, TIME, (int32_t *)&messageParse->cycle)) { in IsDeviceMessagePacket()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h290 KEYWORD(TIME, time) // picker-view attr value
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp331 case DatePickerType::TIME: { in Create()
1682 changeEvent = [execCtx = info.GetExecutionContext(), type = DatePickerType::TIME, func = std::move(jsFunc), in Show()

Completed in 17 milliseconds

12