Home
last modified time | relevance | path

Searched defs:random (Results 1 - 12 of 12) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
H A Dhks_generate_random_test.cpp69 struct HksBlob *random = NULL; in HWTEST_F() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeSamplingOptionsTest.cpp86 int random = dis(gen); in HWTEST_F() local
98 int random = dis(gen); in HWTEST_F() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_generate_random_test.c93 struct HksBlob *random = NULL; in ExecHksGenerateRandomTest001() local
/test/testfwk/developer_test/src/core/testkit/
H A Dkit_lite.py21 import random namespace
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_api_performance.c149 int32_t HksGenerateRandomRun(struct HksBlob *random, uint32_t performTimes) in HksGenerateRandomRun() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit_lite.py20 import random namespace
/test/testfwk/developer_test/src/core/command/
H A Drun.py19 import random namespace
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c44 unsigned char* random = (unsigned char *)ATTEST_MEM_MALLOC(RANDOM_BYTES); in GetRandomNum() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c44 unsigned char* random = (unsigned char *)ATTEST_MEM_MALLOC(RANDOM_BYTES); in GetRandomNum() local
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp107 int32_t random = open("/dev/urandom", O_RDONLY); in WriteRandomDataToFile() local
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp115 int32_t random = open("/dev/urandom", O_RDONLY); in WriteRandomDataToFile() local
/test/testfwk/developer_test/src/core/driver/
H A Ddrivers.py29 import random namespace

Completed in 20 milliseconds