Searched defs:para (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| D | HiAppEventCPPTest.cpp | 82 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":false"}; variable 117 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":true"}; variable 151 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_arr_key\":[true,true]"}; variable 185 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_key\":\"hello\""}; variable 221 …std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_arr_key\":[\"hello\",\"world\… variable 255 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"double_key\":30949.374"}; variable 289 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"double_arr_key\":[123.22,30949.37… variable 323 std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_key\":234.5"}; variable 357 …std::vector<std::string> para = {"test_event", "\"type_\":2", "\"float_arr_key\":[123.22", "234.5"… variable 391 std::vector<std::string> para = {"test_event", "\"type_\":3", "\"int8_key\":1"}; variable [all …]
|
| /test/testfwk/developer_test/src/core/build/ |
| D | build_manager.py | 71 def _compile_acts_test_cases(cls, project_root_path, para): argument 81 def _compile_fuzz_test_case(cls, project_root_path, para): argument 91 def _compile_testcases(self, project_root_path, para): argument
|
| D | build_testcases.py | 203 def _execute_build_acts_command(self, para): argument 234 def build_fuzz_testcases(self, para): argument 272 def build_acts_testcases(self, para): argument
|
| D | select_targets.py | 186 def filter_build_targets(self, para): argument
|
| /test/xts/hats/hdf/location/gnss/ |
| D | location_gnss_test.cpp | 233 GnssConfigPara para; variable
|
| /test/xts/acts/hiviewdfx/utils/native/ |
| D | file_utils.cpp | 132 bool CheckInfo(std::vector<std::string> ¶, std::string info) in CheckInfo()
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| D | TaskpoolSingleTaskTest.cpp | 357 char *para = (char*)"xxxx"; variable
|