Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/developer_test/examples/sleep/src/
Dsleep_ex.cpp73 struct timeval stop; in ElapsedTime() local
/test/testfwk/xdevice/plugins/devicetest/runner/
Dtest_runner.py302 def stop(self): member in TestRunner
393 def stop(self): member in TestSuiteRunner
/test/testfwk/xdevice/plugins/devicetest/utils/
Dtime_util.py51 def stop(prefix=''): member in TS
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py175 def stop(self): member in HdcMonitor
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
Dohaudiondk.cpp299 void SleepWaitRecoder(bool *stop) in SleepWaitRecoder()
734 bool stop = false; in OHAudioCapturerStart() local