Searched refs:sequence (Results 1 – 9 of 9) sorted by relevance
/test/xts/acts/arkui/ace_ets_component_four/entry/src/main/ets/MainAbility/pages/ |
D | gestureMode.ets | 28 …Text('sequence gesture\n' + 'LongPress onAction:' + this.count + '\nPanGesture offset:\nX: ' + thi… 55 console.log('sequence gesture canceled')
|
/test/xts/hats/hdf/display/device/ |
D | hdi_device_test.cpp | 255 static void TestVBlankCallback(unsigned int sequence, uint64_t ns, void *data) in TestVBlankCallback() argument 258 … DISPLAY_TEST_LOGI("seq %d ns %" PRId64 " duration %" PRId64 " ns", sequence, ns, (ns - lastns)); in TestVBlankCallback() 260 VblankCtr::GetInstance().NotifyVblank(sequence, ns, data); in TestVBlankCallback() 343 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, void *data) in NotifyVblank() argument 348 DISPLAY_TEST_LOGI("sequence = %u, ns = %" PRIu64 "", sequence, ns); in NotifyVblank()
|
D | hdi_device_test.h | 98 void NotifyVblank(unsigned int sequence, uint64_t ns, void *data);
|
/test/xts/hats/hdf/display/common/ |
D | display_test_utils.h | 89 static int32_t OnVBlankCallback(unsigned int sequence, uint64_t ns) { in OnVBlankCallback() argument
|
/test/ostest/wukong/ |
D | README.md | 13 4. Random event generation: Generate a random sequence with a specified number of seeds through the… 101 …e Random Seed. | No | Configuring the same random seed results in the same random event sequence. | 113 > Instructions: Configuring the same random seed results in the same sequence of random events 134 …n of controls, support sleep and wake up special tests, support control sequence traversal screens…
|
/test/xts/hats/hdf/display/gralloc/alloctest/ |
D | GrallocAllocTest.cpp | 620 unsigned int sequence = 0; in TEST_F() local 624 ret = DisplayRegisterCallbackBase::OnHotplugIn(sequence, ns); in TEST_F()
|
/test/xts/acts/graphic/graphicnapitest/ |
D | NativeWindowTest.cpp | 34 static inline uint32_t sequence = 0; member in OHOS::Rosen::NativeWindowTest
|
/test/testfwk/xdevice/ |
D | README.md | 110 …*, and **run**. Among them, **run** commands are most commonly used in the instruction sequence.
|
/test/xts/acts/arkui/libuv/ |
D | BUILD.gn | 171 "//third_party/libuv/test/test-tty-escape-sequence-processing.c",
|