/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mntentndk.cpp | 69 struct mntent *part;
in getmntenttest() local 71 part = getmntent(mtab);
in getmntenttest() 73 if (part == nullptr) {
in getmntenttest() 92 struct mntent *part = nullptr;
in GetmntentRtest() local 96 part = getmntent_r(mtab, &mnt, strings, sizeof(strings));
in GetmntentRtest() 98 if (part == nullptr) {
in GetmntentRtest()
|
/test/testfwk/developer_test/local_coverage/ |
H A D | coverage_tools.py | 43 for part in part_list: 46 if part in system_text_json: 47 new_json_text[part] = system_text_json[part] 49 print("Error: part not in all_subsystem_config.json") 129 for part in part_list: 131 if part in subsystem_info.get(key) and key not in subsystem_list: 189 print("subsystem or part without!")
|
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_picker/ace_ets_module_picker_api11/entry/src/main/ets/MainAbility/pages/Checkbox/ |
H A D | checkBoxGroup.ets | 36 Text("checkBoxGroup-Part") 80 console.info("Part start to emit action state") 83 console.info("Part emit action state err: " + JSON.stringify((err as Error).message)) 86 if (itemName.status === SelectStatus.Part) { 87 console.info("CheckboxGroup SelectStatus.Part")
|
/test/testfwk/developer_test/local_coverage/restore_comment/ |
H A D | build_before_generate.py | 105 for part in part_list: 108 if part in system_text_json: 109 new_json_text[part] = system_text_json[part] 111 print("Error: part not in all_subsystem_config.json")
|
/test/testfwk/developer_test/src/core/testcase/ |
H A D | testcase_manager.py | 175 if "part" in data_dic.keys():
176 part_name = data_dic["part"]
263 # 如果stage测试指定了-tp,只有部件名与moduleInfo中part一致的HAP包才会加入最终执行的队列
312 LOG.error("%s is not in part deps info json." % test_part)
314 LOG.error("Part deps info %s is not exist." % external_deps_path)
318 # 如果xts测试指定了-tp,只有部件名与moduleInfo中part一致的文件才会加入最终执行的队列
|
/test/testfwk/developer_test/third_party/lib/cpp/ |
H A D | BUILD.gn | 37 "//third_party/googletest/googletest/include/gtest/gtest-test-part.h", 65 "//third_party/googletest/googletest/src/gtest-test-part.cc",
|
/test/testfwk/arkxtest/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/test/testfwk/developer_test/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/ostest/wukong/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/test/testfwk/arkxtest/hamock/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/test/testfwk/xdevice/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/test/xts/acts/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/xts/hats/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/xts/dcts/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/xts/device_attest/ |
H A D | LICENSE | 103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
|
/test/xts/device_attest_lite/ |
H A D | LICENSE | 103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
|
/test/xts/tools/lite/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/xts/tools/ |
H A D | LICENSE | 104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
|
/test/testfwk/developer_test/src/core/build/ |
H A D | build_manager.py | 113 LOG.info("Part deps info compilation successed.") 116 LOG.info("Part deps info compilation failed, please modify.") 208 LOG.info("External deps part build.")
|
/test/xts/acts/commonlibrary/ets_utils/codeparsingtest/baselibtest/entry/src/ohosTest/ets/test/uri/ |
H A D | Uri.test.ets | 49 * @tc.desc : Testing if URIs with different special symbols in the host part are not considered equal.
72 * @tc.desc : Testing if a URI with special characters in the host part is correctly recognized as absolute.
93 * @tc.desc : Testing if a URI with encoded special characters in the host part is correctly recognized as absolute.
114 * @tc.desc : Testing if a URI with special characters in the fragment part is correctly recognized as absolute.
135 * @tc.desc : Testing if a URI with encoded special characters in the fragment part is correctly recognized as absolute.
156 * @tc.desc : Testing if a URI with special characters in the path part is correctly recognized as absolute.
177 * @tc.desc : Testing if a URI with encoded special characters in the path part is correctly recognized as absolute.
278 * @tc.desc : Testing if a URI with special characters in the username part is recognized as absolute.
299 * @tc.desc : Testing if a URI with special characters in the username part is correctly recognized as absolute.
320 * @tc.desc : Testing if a URI with special characters in the password part i [all...] |
/test/testfwk/developer_test/local_coverage/push_coverage_so/ |
H A D | push_coverage.py | 41 logger("{} part not exist in {}".format(partname, parts_info_json), "ERROR") 60 logger("{} part not exist in {}.".format(test_part, parts_info_json), "ERROR")
|
/test/xts/acts/telephony/telephonyjstest/netmanager_http/entry/src/ohosTest/ets/test/ |
H A D | NetworkManagerHTTP_Multicast1.test.ets | 29 name: "Part",
60 name: "Part",
|
H A D | NetworkManagerHTTP_Multicast2.test.ets | 28 name: "Part",
59 name: "Part",
|
/test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/PCS/ |
H A D | DHCPClientAndServer.ets | 40 for (let part of parts) { 41 let num = parseInt(part)
|
/test/xts/tools/lite/hcpptest/ |
H A D | BUILD.gn | 43 "//third_party/googletest/googletest/include/gtest/gtest-test-part.h", 71 "//third_party/googletest/googletest/src/gtest-test-part.cc",
|