Home
last modified time | relevance | path

Searched defs:timeStamp (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard/entry/src/ohosTest/ets/test/
DWorkerTest.test.js521 type: "zhangsan", timeStamp: 0 property
556 type: "zhangsan", timeStamp: 0 property
559 type: "lisi", timeStamp: 0 property
592 type: "zhangsan", timeStamp: 0 property
626 type: "zhangsan", timeStamp: 0 property
660 type: "zhangsan", timeStamp: 0 property
697 type: "zhangsan", timeStamp: 0 property
700 type: "lisi", timeStamp: 0 property
732 type: "zhangsan", timeStamp: 0 property
735 type: "zhangsan", timeStamp: 0 property
[all …]
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/main/ets/test/
DThreadWorker.test.js611 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
643 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
644 ss.dispatchEvent({type: "lisi", timeStamp: 0}) property
675 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
781 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
818 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
850 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
884 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
885 ss.dispatchEvent({type: "lisi", timeStamp: 0}) property
995 ss.dispatchEvent({type: "zhangsan", timeStamp: 0}) property
[all …]
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/main/ets/workers/
Dnewworker_030.js28 workerPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
29 workerPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
31 workerPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
32 workerPort.dispatchEvent({type:"onceTest", timeStamp:0}) property
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard/entry/src/ohosTest/ets/workers/
Dworker_026.js28 parentPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
29 parentPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
31 parentPort.dispatchEvent({type:"addEventTest", timeStamp:0}) property
32 parentPort.dispatchEvent({type:"onceTest", timeStamp:0}) property
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/common/js/
Devent.js35 timeStamp: 0, property
/test/xts/acts/graphic/graphicnapitest/
DNativeImageTest.cpp388 int64_t timeStamp = OH_NativeImage_GetTimestamp(nullptr); variable
401 int64_t timeStamp = OH_NativeImage_GetTimestamp(image); variable
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dnative_xcomponent.cpp445 int64_t timeStamp; in OnKeyEvent() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h180 ArkUI_Int64 timeStamp; member
189 ArkUI_Int64 timeStamp; member
218 ArkUI_Int64 timeStamp; member