Home
last modified time | relevance | path

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

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
DHiAppEventCPPTest.cpp83 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":false"}; variable
119 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":true"}; variable
154 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_arr_key\":[true,true]"}; variable
189 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_key\":\"hello\""}; variable
226 …std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_arr_key\":[\"hello\",\"world\… variable
261 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"double_key\":30949.374"}; variable
296 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"double_arr_key\":[123.22,30949.37… variable
331 std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_key\":234.5"}; variable
366 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_arr_key\":[123.22", "234.5"… variable
401 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/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/
DMainAbility.ts18 para:Record<string, number> = { 'propAM': 42 ,'propBM':40}; property in MainAbility
/test/xts/hats/hdf/location/gnss/
Dlocation_gnss_test.cpp245 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/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/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp4435 napi_value para[2]; // 2:Number of parameters in CallAddNumFunction() local
4556 napi_value para[2]; // 2:Number of parameters in ExceptionalCallAddNumFunction() local