Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 25 of 41) sorted by relevance

12

/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/testcases/
DCamera.py27 self.common_oh.wait(self.Phone1, 2)
30 self.common_oh.wait(self.Phone1, 2)
33 self.common_oh.wait(self.Phone1, 3)
36 self.common_oh.wait(self.Phone1, 2)
39 self.common_oh.wait(self.Phone1, 5)
DNote.py32 self.common_oh.wait(self.Phone1, 2)
35 self.common_oh.wait(self.Phone1, 2)
39 self.common_oh.wait(self.Phone1, 5)
55 self.common_oh.wait(self.Phone1, 2)
DPhotos.py43 self.common_oh.wait(self.Phone1, 1)
47 self.common_oh.wait(self.Phone1, 1)
49 self.common_oh.wait(self.Phone1, 1)
DCrashCheck.py16 self.common_oh.wait(self.Phone1, 1)
22 self.common_oh.wait(self.Phone1, 1)
DNotificationBar.py26 self.common_oh.wait(self.Phone1, 2)
49 self.common_oh.wait(self.Phone1, 1)
DSettingsWifi.py46 self.common_oh.wait(self.Phone1, 3)
DProcessCheck.py32 self.common_oh.wait(self.Phone1, 1)
DLauncher.py23 self.common_oh.wait(self.Phone1, 1)
Dtest_case.py39 self.common_oh.wait(self.Phone1, 1)
/developtools/profiler/device/plugins/ftrace_plugin/tools/
Drefresh_device_kernel_code.py56 proto_sub.wait()
67 parsers_sub.wait()
75 formatters_sub.wait()
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_data_repeater.cpp62 slotCondVar_.wait(lock); in PutPluginData()
79 itemCondVar_.wait(lock); in TakePluginData()
97 itemCondVar_.wait(lock); in TakePluginData()
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp67 slotCondVar_.wait(lock); in PutRawStack()
104 itemCondVar_.wait(lock); in TakeRawData()
/developtools/profiler/device/base/src/
Dstd_semaphore.cpp25 condVar_.wait(lock); in Wait()
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py59 exitcode = process.wait()
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/
Dhdi_parser.py29 subprocess.Popen('%s -d "%s" -o "%s"' % (hdi_tool, hcs_file, out_file), shell=True).wait()
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py59 exitcode = process.wait()
/developtools/profiler/device/plugins/xpower_plugin/src/
Dpower_message_queue.cpp90 fullCon_.wait(mlock); in PushBack()
/developtools/profiler/device/plugins/ftrace_plugin/test/app/
Dbusy_workers.cpp53 cv_.wait(lock); in Down()
/developtools/hdc/hdc_rust/src/common/
Djdwp.rs259 w.wait().await; in start_data_looper()
305 waiter.wait().await; in create_fd_event_poll()
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/
Dftrace_cpp_generator.py883 parser_sub.wait()
887 parser_sub.wait()
901 formatter_sub.wait()
905 formatter_sub.wait()
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_RK3568_app.py515 p.wait()
538 p.wait()
/developtools/hdc/src/host/
Dclient.cpp651 bool wait = false; in WaitFor() local
659 wait = true; in WaitFor()
664 return wait; in WaitFor()
/developtools/hapsigner/autosign/
Dautosign.py136 command.wait()
/developtools/hdc/hdc_rust/src/transfer/
Duart_wrapper.rs84 w.wait().await; in wait_response()
102 w.wait().await; in wait_empty()
/developtools/hapsigner/tools/
Dauto_test.py294 code = command.wait()

12