Home
last modified time | relevance | path

Searched defs:it (Results 1 - 19 of 19) sorted by relevance

/test/xts/tools/lite/reliability/
H A DJSPressTest.js
/test/ostest/wukong/report/src/
H A Dfilter_category.cpp32 std::map<std::string, std::string>::iterator it = data.find(type); in FilterDetail() local
H A Dreport.cpp198 std::map<std::string, std::string>::iterator it = data.find("event"); in SyncInputInfo() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvmtest.cpp57 auto it = testMap.find(name); in RunTest() local
/test/ostest/wukong/component_event/include/
H A Dcomponent_tree.h79 auto it = inputTypeCountMap_.find(type); in AddTypeInputCount() local
/test/ostest/wukong/common/src/
H A Dapp_manager.cpp43 auto it = find(tempAllowList.begin(), tempAllowList.end(), bundleName); in AllowAbilityStart() local
H A Dwukong_util.cpp230 auto it = find(bundleList.begin(), bundleList.end(), key); in FindElement() local
[all...]
/test/testfwk/arkxtest/uitest/record/
H A Dkeyevent_tracker.h94 auto it = std::find(COMBINATION_KET.begin(), COMBINATION_KET.end(), keyCode); in IsCombinationKey() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dtimendk32.cpp63 struct itimerspec it; in Timer_getTime64_One() local
102 struct itimerspec it; in Timer_setTime64_One() local
123 struct itimerspec it; Timer_setTime64_Two() local
[all...]
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp213 auto it = find(bundleName_.begin(), bundleName_.end(), curBundleName); in ProtectRightAbility() local
H A Drandom_test_flow.cpp238 auto it = OPTION_INPUT_PERCENT.find(option); in SetInputPercent() local
453 auto it = find(allowList.begin(), allowList.end(), curBundleName); in ProtectRightAbility() local
694 auto it = find(blockAbilityList.begin(), blockAbilityList.end(), currentAbility); in CheckBlockAbility() local
H A Dfocus_test_flow.cpp227 auto it = OPTION_INPUT_PERCENT.find(option); in SetInputPercent() local
408 auto it = find(allowList.begin(), allowList.end(), curBundleName); in ProtectRightAbility() local
/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp381 auto it = wComponentInfos[i]; in ChooseRightComponentIndex() local
422 auto it = actionlist[(uint32_t)(rand()) % actionlist.size()]; in JudgeComponentType() local
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance_two/entry/src/main/cpp/
H A Dhello.cpp136 auto it = TypeMap.find(rType); in checkResourceType() local
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dusb_camera_test_mult.cpp301 auto it = g_mapOhosFmtToPixFmt.find(ohosfmt); in ConvertPixfmtHal2V4l2() local
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp576 auto it = std::find_if(bufferVec_.begin(), bufferVec_.end(), EnqueueBufferNonBlock() local
615 auto it = std::find_if(bufferVec_.begin(), bufferVec_.end(), DequeueBuffer() local
[all...]
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp405 auto it = mockCbMap_.find(screenCapture); in DelCallback() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp132 struct itimerval it; in Setitimer() local
/test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/
H A DAvsessionTest.cpp881 auto it = testFunctions.find(functionName); in FindAndDoTest() local

Completed in 20 milliseconds