Searched defs:steps (Results 1 – 5 of 5) sorted by relevance
| /test/xts/acts/multimedia/media/media_js_standard/videoPlayer/src/main/js/test/ |
| D | VideoPlayerFuncCallbackTest.test.js | 99 function toNextStep(videoPlayer, steps, done) { argument 107 function setOnCallback(videoPlayer, steps, done) { argument
|
| D | VideoPlayerAPICallbackTest.test.js | 98 function toNextStep(videoPlayer, steps, done) { argument 106 function setOnCallback(videoPlayer, steps, done) { argument
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_action.cpp | 26 constexpr uint32_t steps = 2; in DecomposeClick() local 37 constexpr uint32_t steps = 2; in DecomposeLongClick() local 48 constexpr uint32_t steps = 4; in DecomposeDoubleClick() local 69 const auto steps = options.swipeStepsCounts_; in DecomposeComputeSwipe() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_action_test.cpp | 136 const int32_t steps = events.GetSize() - 1; in TEST_F() local 185 const uint16_t steps = opt.swipeStepsCounts_; in TEST_F() local 222 const int32_t steps = events.GetSteps() - 1; in TEST_F() local 362 const int32_t steps = events.GetSteps() - 1; in TEST_F() local
|
| /test/xts/acts/multimedia/audio/audio_js_standard/AudioCapturer/src/main/js/test/ |
| D | AudioCapturer.test.js | 53 async function toNextStep(audioCap, steps, done) { argument
|