Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 78) sorted by relevance

1234

/base/hiviewdfx/hidumper/
DREADME.md67 2. Run the **hidumper -lc** command to obtain the system information cluster list.
73 3. Run the **hidumper -c** command to obtain all information that is classified by **base** and **…
79 4. Run the **hidumper -c [base | system]** to obtain the system cluster information that is classi…
86 5. Run the **hidumper -ls** command to obtain the system ability list.
92 6. Run the **hidumper -s** command to obtain all system ability information.
98 7. Run the **hidumper -s 3301 -a "-h"** command to obtain the help information about the ability w…
104 8. Run the **hidumper -s 3008** command to obtain all information about the ability whose ID is **…
110 9. Run the **hidumper -e** command to obtain the crash information generated by the Faultlog modul…
116 10. Run the **hidumper --net** command to obtain network information.
122 11. Run the **hidumper --storage** command to obtain storage information.
[all …]
/base/telephony/sms_mms/test/gtest/
Dsms_gtest.cpp142 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) {
166 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) {
189 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) {
218 if (!helper.Run(GetDefaultSmsSlotIdTestFuc, std::ref(helper))) {
248 if (!helper.Run(GetDefaultSmsSimIdTestFuc, std::ref(helper))) {
270 if (!helper.Run(GetDefaultSmsSimIdTestFuc, std::ref(helper))) {
305 if (!helper.Run(SetSmscAddrTestFuc, std::ref(helper))) {
329 if (!helper.Run(SetSmscAddrTestFuc, std::ref(helper))) {
365 if (!helper.Run(DelAllSimMessagesTestFuc, std::ref(helper), WAIT_TIME_LONG_SECOND)) {
389 if (!helper.Run(DelAllSimMessagesTestFuc, std::ref(helper), WAIT_TIME_LONG_SECOND)) {
[all …]
Dcb_gtest.cpp119 if (!helper.Run(OpenCellBroadcastTestFuc, std::ref(helper))) {
155 if (!helper.Run(OpenCellBroadcastTestFuc2, std::ref(helper))) {
191 if (!helper.Run(OpenCellBroadcastTestFuc3, std::ref(helper))) {
227 if (!helper.Run(OpenCellBroadcastTestFuc4, std::ref(helper))) {
263 if (!helper.Run(OpenCellBroadcastTestFuc5, std::ref(helper))) {
299 if (!helper.Run(OpenCellBroadcastTestFuc6, std::ref(helper))) {
323 if (!helper.Run(OpenCellBroadcastTestFuc2, std::ref(helper))) {
347 if (!helper.Run(OpenCellBroadcastTestFuc3, std::ref(helper))) {
371 if (!helper.Run(OpenCellBroadcastTestFuc4, std::ref(helper))) {
395 if (!helper.Run(OpenCellBroadcastTestFuc5, std::ref(helper))) {
[all …]
Dsms_mms_test_helper.h25 …bool Run(void (*func)(SmsMmsTestHelper &), SmsMmsTestHelper &helper, int32_t waitTime = WAIT_TIME_…
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_post_task_module_test.cpp70 myRunner->Run();
95 myRunner->Run();
120 myRunner->Run();
146 myRunner->Run();
171 myRunner->Run();
201 myRunner->Run();
230 myRunner->Run();
Devent_handler_set_get_remove_module_test.cpp65 myRunner->Run();
250 inRunner->Run(); in __anon790ca3770302()
256 myRunner->Run();
290 myRunner->Run();
333 myRunner->Run();
378 myRunner->Run();
425 myRunner->Run();
Devent_handler_send_timing_event_module_test.cpp103 myRunner->Run(); in SendEventWithSmartPtr()
177 myRunner->Run();
201 myRunner->Run();
226 myRunner->Run();
319 myRunner->Run();
Devent_handler_fd_listener_module_test.cpp155 myRunner->Run();
279 myRunner->Run();
311 myRunner->Run();
347 myRunner->Run();
376 myRunner->Run();
Devent_handler_press_module_test.cpp131 myRunner->Run();
161 myRunner->Run();
221 myRunner->Run();
Devent_handler_send_event_module_test.cpp41 myRunner->Run(); in SendAndCheck()
74 myRunner->Run(); in SendEventWithPriority()
110 myRunner->Run(); in SendEventWithPriorityByEventId()
221 myRunner->Run(); in SendEventWithSmartPtr()
340 myRunner->Run();
378 myRunner->Run();
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_elementary_file_test.cpp742 if (!helper.Run(SetLockStateTestFunc, std::ref(helper))) {
765 if (!helper.Run(SetLockStateTestFunc1, std::ref(helper))) {
787 if (!helper.Run(SetLockStateTestFunc, std::ref(helper))) {
809 if (!helper.Run(SetFDNStateTestFunc, std::ref(helper))) {
830 if (!helper.Run(SetFDNStateTestFunc1, std::ref(helper))) {
851 if (!helper.Run(SetFDNStateTestFunc, std::ref(helper))) {
873 if (!helper.Run(GetLockStateTestFunc, std::ref(helper))) {
894 if (!helper.Run(GetLockStateTestFunc1, std::ref(helper))) {
915 if (!helper.Run(GetLockStateTestFunc, std::ref(helper))) {
937 if (!helper.Run(GetFDNStateTestFunc, std::ref(helper))) {
[all …]
Dsim_test.cpp661 if (!helper.Run(SetActiveSimTestFunc, std::ref(helper))) {
682 if (!helper.Run(SetActiveSimTestFunc1, std::ref(helper))) {
703 if (!helper.Run(SetActiveSimTestFunc, std::ref(helper))) {
724 if (!helper.Run(ReSetActiveSimTestFunc, std::ref(helper))) {
745 if (!helper.Run(ReSetActiveSimTestFunc1, std::ref(helper))) {
915 if (!helper.Run(UnlockSimLockTestFunc, std::ref(helper))) {
938 if (!helper.Run(UnlockSimLockTestFunc1, std::ref(helper))) {
960 if (!helper.Run(UnlockSimLockTestFunc, std::ref(helper))) {
982 if (!helper.Run(SimAuthenticationTestFunc, std::ref(helper))) {
1003 if (!helper.Run(SimAuthenticationTestFunc1, std::ref(helper))) {
[all …]
Dcore_service_test_helper.h24 bool Run(void (*func)(CoreServiceTestHelper &), CoreServiceTestHelper &helper);
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_event_runner_test.cpp171 result = runner->Run();
238 auto runResult = runner->Run(); in __anon9b0e7c740502()
244 runner->Run();
268 runner->Run();
290 auto runResult = runner->Run();
315 runner->Run();
344 runner->Run();
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/
Dems_event_runner_system_test.cpp970 runner->Run();
985 auto runResult = runner->Run();
1003 runner->Run();
1130 auto runResult = runner->Run();
1147 result = runner->Run();
1232 auto runResult = runner->Run(); in __anone87e701f3002()
1238 runner->Run();
1397 runner->Run();
1418 runner->Run();
1439 runner->Run();
[all …]
/base/hiviewdfx/hiview/base/
Devent_dispatch_queue.cpp40 void EventDispatchQueue::Run() in Run() function in OHOS::HiviewDFX::EventDispatchQueue
107 thread_ = std::make_unique<std::thread>(&EventDispatchQueue::Run, this); in Start()
/base/sensors/miscdevice/services/miscdevice_service/include/
Dvibrator_thread.h36 virtual bool Run();
/base/telephony/cellular_data/test/fuzztest/common_fuzzer/
Dstatemachine_fuzzer.cpp31 stateMachineEventLoop_->Run(); in CreateCellularDataConnect()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp91 thread_ = std::make_unique<std::thread>(&ThreadCollector::Run, this); in ReclaimCurrentThread()
191 void Run() in Run() function in OHOS::AppExecFwk::__anonf97f319a0111::ThreadCollector
295 inner->Run(); in ThreadMain()
306 void Run() final in Run() function in OHOS::AppExecFwk::__anonf97f319a0111::EventRunnerImpl
462 ErrCode EventRunner::Run() in Run() function in OHOS::AppExecFwk::EventRunner
476 innerRunner_->Run(); in Run()
/base/telephony/cellular_data/services/src/
Drunner_pool.cpp50 runner->Run(); in CreateRunner()
/base/hiviewdfx/hiview/base/include/
Devent_dispatch_queue.h45 void Run();
/base/telephony/core_service/services/core/src/
Drunner_pool.cpp51 runner->Run(); in CreateRunner()
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms_pdu_helper.h28 bool Run(void (*func)(NapiMmsPduHelper &), NapiMmsPduHelper &helper);
/base/notification/eventhandler/frameworks/eventhandler/include/
Devent_inner_runner.h35 virtual void Run() = 0;
/base/global/timezone/
DREADME.md26 python3 download_iana.py // Run the data update script.
34 ./compile.sh // Run the compilation script.

1234