/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/entry/src/ohosTest/js/test/ |
H A D | util.test.js | 7189 let proc = new util.types(); 7203 let proc = new util.types(); 7217 let proc = new util.types(); 7231 let proc = new util.types(); 7246 let proc = new util.types(); 7262 let proc = new util.types(); 7278 let proc = new util.types(); 7294 let proc = new util.types(); 7310 let proc = new util.types(); 7326 let proc = new util.types(); [all...] |
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
H A D | image_receiver_module_test.cpp | 254 std::vector<uint32_t> types; in DumpImageInfo() local 257 GetImageComponentTypes(image, &types) != IMAGE_SUCCESS) { in DumpImageInfo() 263 IMG_TST_LOGI("Get %{public}lu components.", static_cast<unsigned long>(types.size())); in DumpImageInfo() 264 for (uint32_t i = 0; i < types.size(); i++) { in DumpImageInfo() 269 if (GetImageByteBuffer(image, types[i], &nativeBuffer) != IMAGE_SUCCESS || in DumpImageInfo() 270 GetImageBufferSize(image, types[i], &bufferSize) != IMAGE_SUCCESS || in DumpImageInfo() 271 GetImageRowStride(image, types[i], &rowStride) != IMAGE_SUCCESS || in DumpImageInfo() 272 GetImagePixelStride(image, types[i], &pixelStride) != IMAGE_SUCCESS) { in DumpImageInfo() 278 types[i], nativeBuffer, static_cast<unsigned long>(bufferSize), rowStride, pixelStride); in DumpImageInfo() 353 Image_ErrorCode ImageReceiverModuleTest::GetImageComponentTypes(OH_ImageNative *image, std::vector<uint32_t> *types) in GetImageComponentTypes() argument [all...] |
/test/testfwk/xdevice/src/xdevice/_core/driver/ |
H A D | parser_lite.py | 18 import types namespace 64 if isinstance(func, types.FunctionType):
|
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeMaskFilterTest.cpp | 43 OH_Drawing_BlurType types[] = { in HWTEST_F() local 50 for (OH_Drawing_BlurType type : types) { in HWTEST_F()
|
/test/xts/hats/hdf/display/composer/common/ |
H A D | hdi_test_display.cpp | 116 std::vector<int32_t> types; in RefreshLayersCompType() local 117 ret = device_->GetDisplayCompChange(id_, layers, types); in RefreshLayersCompType() 119 DISPLAY_TEST_LOGE("GetDisplayCompChange get layers and types failed")); in RefreshLayersCompType() 124 layer->SetCompType(static_cast<Composer::V1_0::CompositionType>(types[i])); in RefreshLayersCompType()
|
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | string_utils_test.cpp | 20 #include <types.h>
|
/test/xts/acts/multimedia_lite/utils_posix/common/include/ |
H A D | ActsTestMediaUtils.h | 29 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/getegid/ |
H A D | GetegidApiTest.cpp | 25 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/getgid/ |
H A D | GetgidApiTest.cpp | 24 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/getcwd/ |
H A D | GetcwdApiTest.cpp | 24 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/schedule/schedyield/ |
H A D | SchedYieldApiTest.cpp | 28 #include <sys/types.h>
|
/test/xts/tools/lite/checksum/src/ |
H A D | main.c | 26 #include <sys/types.h>
|
/test/xts/acts/kernel_lite/fs_posix/src/ |
H A D | FsStdioTest.cpp | 21 #include <sys/types.h>
|
H A D | FsStdlibTest.cpp | 21 #include <sys/types.h>
|
/test/xts/acts/security_lite/permission_posix/pms/src/ |
H A D | ActsPMSTest.h | 26 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/close/ |
H A D | CloseApiTest.cpp | 24 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/getdents64/ |
H A D | Getdents64ApiTest.cpp | 25 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/fileio/uname/ |
H A D | UnameApiTest.cpp | 26 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/mem/brk/ |
H A D | BrkApiTest.cpp | 31 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/schedule/schedgetprioritymin/ |
H A D | SchedgetpriorityminApiTest.cpp | 28 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/schedule/schedgetprioritymax/ |
H A D | SchedgetprioritymaxApiTest.cpp | 28 #include <sys/types.h>
|
/test/xts/hats/kernel/syscalls/schedule/schedrrgetinterval/ |
H A D | SchedrrgetintervalApiTest.cpp | 29 #include <sys/types.h>
|
/test/xts/hats/useriam/pinauth/src/ |
H A D | pin_auth_hdi.cpp | 112 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<int32_t> &types) in FillTestGetPropertyTypeVector() argument 117 types.push_back(static_cast<HdiGetPropertyType>(val)); in FillTestGetPropertyTypeVector()
|
/test/xts/acts/hiviewdfx/utils/native/ |
H A D | file_utils.h | 26 #include <sys/types.h>
|
/test/xts/hats/kernel/syscall_ipc/msgget/ |
H A D | MsggetApiTest.cpp | 28 #include <sys/types.h>
|