/test/xts/hats/startup/partitionslot/src/ |
H A D | partitionslot_test.cpp | 128 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 129 std::string suffix = ""; in HWTEST_F() local 133 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F() 142 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 143 std::string suffix = ""; in HWTEST_F() local 147 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F() 156 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 157 std::string suffix = ""; in HWTEST_F() local 161 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F() 169 std::cout << "begin get suffix b in HWTEST_F() 170 std::string suffix = ""; HWTEST_F() local 184 std::string suffix = ""; HWTEST_F() local [all...] |
/test/xts/hats/startup/partitionslot_additional/src/ |
H A D | partitionslot_test.cpp | 196 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 197 std::string suffix = ""; in HWTEST_F() local 201 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F() 211 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 212 std::string suffix = ""; in HWTEST_F() local 216 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F() 226 std::cout << "begin get suffix by service" << std::endl; in HWTEST_F() 227 std::string suffix = ""; in HWTEST_F() local 232 ASSERT_TRUE(partitionslot->GetSlotSuffix(slot, suffix) == 0); in HWTEST_F()
|
/test/testfwk/developer_test/local_coverage/ |
H A D | utils.py | 132 def tree_find_file_endswith(path, suffix, file_list=None): 136 :param suffix: 后缀 142 if os.path.isfile(full_path) and full_path.endswith(suffix): 145 tree_find_file_endswith(full_path, suffix, file_list)
|
/test/xts/acts/appbuild/cmake_test/ohos_app_demo_test/scripts/ |
H A D | ohos_app_demo_check.py | 32 def endswith_check(names: [], suffix: str): 33 return any(name.endswith(suffix) for name in names)
|
/test/testfwk/developer_test/local_coverage/restore_comment/ |
H A D | after_lcov_branch.py | 36 _, suffix = os.path.splitext(file_name) 37 if suffix in [".c", ".cpp", ".html"]:
|
H A D | build_before_generate.py | 38 _, suffix = os.path.splitext(file_name) 39 if suffix in [".c", ".cpp"]:
|
/test/testfwk/xdevice/plugins/devicetest/driver/ |
H A D | device_test.py | 297 for suffix in post_suffix: 298 testsuite_file = "{}{}".format(testsuite, suffix)
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
H A D | common.cpp | 32 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size)
in DumpImageFile() argument 50 streamId, GetCurrentLocalTimeStamp(), suffix.c_str());
in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str()); in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size)
in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str());
in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str()); in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
H A D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str()); in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
H A D | common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size)
in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str());
in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/ |
H A D | common.h | 58 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
H A D | common.h | 57 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/ |
H A D | hdi_common_v1_1.h | 75 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/ |
H A D | hdi_common_v1_1.h | 75 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
H A D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument 49 streamId, GetCurrentLocalTimeStamp(), suffix.c_str()); in DumpImageFile()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/ |
H A D | hdi_common_v1_2.h | 111 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/ |
H A D | hdi_common_v1_3.h | 101 int32_t DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size);
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 32 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size)
in DumpImageFile() argument 50 streamId, GetCurrentLocalTimeStamp(), suffix.c_str());
in DumpImageFile()
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | utils.py | 377 suffix='.tmp', delete=False)
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
H A D | kit.py | 572 suffix='.prop', 663 temp_cust_file = NamedTemporaryFile(prefix='cust', suffix='.prop',
|
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
H A D | hdi_common_v1_3.cpp | 41 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size)
in DumpImageFile() argument 59 streamId, GetCurrentLocalTimeStamp(), suffix.c_str());
in DumpImageFile()
|