Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 92) sorted by relevance

1234

/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp38 size_t index; member
75 for (unsigned long index = 0; index < sizeof(OPERATIONS) / sizeof(Operational); index++) { in CheckOperational() local
125 size_t index = 0; in MoveTo() local
139 size_t index = 0; in Resize() local
191 size_t index = 0; in Split() local
200 size_t index = 0; in Maximize() local
209 size_t index = 0; in Resume() local
218 size_t index = 0; in Minimize() local
227 size_t index = 0; in Close() local
234 void WindowOperator::BarAction(size_t index, ApiReplyInfo &out) in BarAction()
Dui_action.cpp109 for (uint32_t index = 0; index < recv.GetSize(); index++) { in Decompose() local
118 for (uint32_t index = 0; index < recv.GetSize(); index++) { in Decompose() local
145 for (uint32_t index = 0; index < pointer1.GetSize(); index++) { in Decompose() local
148 for (uint32_t index = 0; index < pointer2.GetSize(); index++) { in Decompose() local
Dwidget_matcher.cpp105 uint32_t index = 0; in Describe() local
159 uint32_t index = 0; in Describe() local
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp50 uint32_t index = util->FindElement(bundleList, bundlename); in OrderInput() local
73 uint32_t index = GetAbilityIndex(bundleList); in RandomInput() local
87 ErrCode AppswitchInput::PrintResultOfStartAbility(const ErrCode result, uint32_t index) in PrintResultOfStartAbility()
107 uint32_t index = INVALIDVALUE; in GetAbilityIndex() local
/test/xts/acts/multimedia/image/image_js_standard/imageExif/src/main/js/test/
Dimage.test.js668 let property = { index: 0, defaultValue: '9999' } property
702 let property = { index: 0, defaultValue: '9999' } property
736 let property = { index: 0, defaultValue: '9999' } property
770 let property = { index: 0, defaultValue: '9999' } property
804 let property = { index: 0, defaultValue: '9999' } property
838 let property = { index: 0, defaultValue: '9999' } property
872 let property = { index: 0, defaultValue: '9999' } property
906 let property = { index: 0, defaultValue: '9999' } property
940 let property = { index: 0, defaultValue: '9999' } property
/test/xts/acts/update_lite/dupdate_hal/src/
Dota_func_test.c93 unsigned int index = 0; variable
126 unsigned int index = 0; variable
149 unsigned int index = 0; variable
/test/xts/acts/update_lite/dupdate_posix/src/
DUpdateTest.cpp100 unsigned int index = 0; variable
128 unsigned int index = 0; variable
148 unsigned int index = 0; variable
/test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/
Draw.test.js264 index: 0, property
288 index: 0, property
312 index: 0, property
343 index: 0, property
367 index: 0, property
391 index: 0, property
415 index: 0, property
439 index: 0, property
470 index: 0, property
501 index: 0, property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageDecodeOptions/src/main/js/test/
Dimage.test.js101 index: 0, property
157 index: 0, property
213 index: 0, property
269 index: 1, property
323 index: -1, property
377 index: 0, property
433 index: 0, property
489 index: 0, property
550 index: 0, property
604 index: 0, property
[all …]
/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp245 uint32_t index = signal_->inQueue_.front(); in InputFunc() local
305 uint32_t index = signal_->outQueue_.front(); in OutputFunc() local
330 void VDecDemoCallback::OnInputBufferAvailable(uint32_t index) in OnInputBufferAvailable()
338 void VDecDemoCallback::OnOutputBufferAvailable(uint32_t index, AVCodecBufferInfo info, AVCodecBuffe… in OnOutputBufferAvailable()
/test/ostest/wukong/component_event/src/
Dwukong_tree.cpp34 for (uint32_t index = count; index > 0; index--) { in GetSubName() local
/test/ostest/wukong/report/include/
Dstatistics_event.h43 uint32_t index = eventTypes_.size(); in ElementTypesIndex() local
Dstatistics_componment.h44 uint32_t index = componmentTypes_.size(); in ComponmentTypesIndex() local
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js500 index: 0, property
548 index: 0, property
657 index: 0, property
681 index: -1, property
705 index: 0, property
729 index: 0, property
753 index: 0, property
777 index: 0, property
801 index: 0, property
825 index: 0, property
[all …]
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
DADecEncNdkSample.cpp41 … void AdecAsyncNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in AdecAsyncNeedInputData()
53 void AdecAsyncNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, in AdecAsyncNewOutputData()
81 … void AencAsyncNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in AencAsyncNeedInputData()
93 void AencAsyncNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, in AencAsyncNewOutputData()
351 int32_t ADecEncNdkSample::PushInbufferDec(uint32_t index, uint32_t bufferSize) in PushInbufferDec()
380 uint32_t index = acodecSignal_->inQueueDec_.front(); in InputFuncDec() local
722 uint32_t index = acodecSignal_->outQueueEnc_.front(); in OutputFuncEnc() local
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
DVDecEncNdkSample.cpp52 … void VdecAsyncNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecAsyncNeedInputData()
65 void VdecAsyncNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, in VdecAsyncNewOutputData()
92 void VencAsyncNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, in VencAsyncNewOutputData()
378 int32_t VDecEncNdkSample::PushInbufferDec(uint32_t index, uint32_t bufferSize) in PushInbufferDec()
417 uint32_t index = vcodecSignal_->inQueueDec_.front(); in InputFuncDec() local
496 uint32_t index = vcodecSignal_->outQueueDec_.front(); in OutputFuncDec() local
733 uint32_t index = vcodecSignal_->outQueueEnc_.front(); in OutputFuncEnc() local
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp125 for (int index = 0; index < inputPercent_[type]; index++) { in InitEventPercent() local
153 for (int index = 0; index < lastInputPercent; index++) { in InitEventPercent() local
160 for (int index = 0; index < ONE_HUNDRED_PERCENT - sumPercent; index++) { in InitEventPercent() local
/test/ostest/wukong/report/src/
Dstatistics_event.cpp89 uint32_t index = curStatisticsMsgPtr->ElementTypesIndex(srcData["event"]); in SrcDatasPretreatment() local
143 uint32_t index = curEventStatisticsMsgPtr->ElementTypesIndex(eventType); in GlobalElementTypesStatistics() local
Dstatistics_componment.cpp95 uint32_t index = curStatisticsMsgPtr->ComponmentTypesIndex(srcData["componment"]); in SrcDatasPretreatment() local
166 uint32_t index = curComponmentStatisticsMsgPtr->ComponmentTypesIndex(comonmentType); in GlobalComponmentTypeStatistics() local
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/src/main/js/test/
DenumTest.js17 var index = require('../MainAbility/pages/index/index.js'); variable
/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_generate_key_test.cpp82 uint32_t index = 0; variable
/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c587 int32_t BaseTestCipher(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestCipher()
641 int32_t BaseTestEncrypt(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestEncrypt()
693 int32_t BaseTestDecrypt(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestDecrypt()
/test/xts/hats/kernel/freelist/free_performance/
DMalloc_free_performance.cpp214 size_t index = 0; variable
/test/xts/hats/hdf/audio/client_advance/common/src/
Daudio_proxy_common_fun_test.cpp171 for (int index = 0; index < size; index++) { in SwitchAdapter() local
223 int index = SwitchAdapter(descs, adapterName, portType, audioPort, size); in GetLoadAdapter() local
/test/testfwk/developer_test/examples/sleep/test/performance/common/
Dspent_time_test.cpp40 for (int index = 0; index < msec; index++) { in LoopMsleep() local

1234