Home
last modified time | relevance | path

Searched defs:para (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
DHiAppEventCPPTest.cpp84 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":false"}; variable
120 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":true"}; variable
155 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_arr_key\":[true,true]"}; variable
190 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_key\":\"hello\""}; variable
227 …std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_arr_key\":[\"hello\",\"world\… variable
262 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"double_key\":30949.374"}; variable
297 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"double_arr_key\":[123.22,30949.37… variable
332 std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_key\":234.5"}; variable
367 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_arr_key\":[123.22", "234.5"… variable
402 std::vector<std::string> para = {"test_event", "\"type_\":3", "\"int8_key\":1"}; variable
[all …]
/test/testfwk/developer_test/src/core/build/
Dbuild_manager.py99 def _compile_deps_files(cls, project_root_path, para): argument
110 def _compile_part_deps(cls, project_root_path, para): argument
123 def _compile_xts_test_cases(cls, project_root_path, para): argument
133 def _compile_fuzz_test_case(cls, project_root_path, para): argument
188 def _compile_testcases(self, project_root_path, para): argument
Dbuild_testcases.py102 def _delete_xts_testcase_dir(cls, para): argument
113 def build_fuzz_testcases(self, para): argument
156 def build_xts_testcases(self, para): argument
194 def build_part_deps(self, para): argument
339 def _execute_build_part_deps_command(self, para): argument
368 def _execute_build_xts_command(self, para, xts_build_command): argument
Dselect_targets.py122 def filter_build_targets(self, para): argument
/test/xts/hats/hdf/location/gnss/
Dlocation_gnss_test.cpp301 GnssConfigPara para; variable
/test/xts/acts/hiviewdfx/utils/native/
Dfile_utils.cpp132 bool CheckInfo(std::vector<std::string> &para, std::string info) in CheckInfo()
/test/xts/acts/ability/ability_runtime/abilitycapitest/actscapistartselfuiabilitytest20/entry/src/main/cpp/
DActScapiStartSelfUiAbilityTest20Test.cpp402 AbilityRuntime_AreaMode para = ABILITY_RUNTIME_AREA_MODE_EL2; in AbilityRuntimeAreaModeEl2Code() local
414 AbilityRuntime_AreaMode para = ABILITY_RUNTIME_AREA_MODE_EL3; in AbilityRuntimeAreaModeEl3Code() local
426 AbilityRuntime_AreaMode para = ABILITY_RUNTIME_AREA_MODE_EL4; in AbilityRuntimeAreaModeEl4Code() local
438 AbilityRuntime_AreaMode para = ABILITY_RUNTIME_AREA_MODE_EL5; in AbilityRuntimeAreaModeEl5Code() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DTaskpoolSingleTaskTest.cpp357 char *para = (char*)"xxxx"; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dunistdndk.cpp307 char para[SIZE_100] = "100"; in GetOpt() local
1388 char para[100] = "100"; in Optarg() local
1412 char para[100] = "100"; in Optind() local
1436 char para[100] = "100"; in Optopt() local
1462 char para[100] = "100"; in Opterr() local
/test/testfwk/arkxtest/perftest/core/src/
Dfrontend_api_handler.cpp275 for (auto& para : value) { in CheckCallArgArrayType() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
Dnapi_test.cpp4294 napi_value para[2]; // 2:Number of parameters in CallAddNumFunction() local
4415 napi_value para[2]; // 2:Number of parameters in ExceptionalCallAddNumFunction() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp4438 napi_value para[2]; // 2:Number of parameters in CallAddNumFunction() local
4559 napi_value para[2]; // 2:Number of parameters in ExceptionalCallAddNumFunction() local