Home
last modified time | relevance | path

Searched defs:random (Results 76 - 100 of 365) sorted by relevance

12345678910>>...15

/third_party/vk-gl-cts/scripts/
H A Drun_internal_tests.py26 import random namespace
/base/security/crypto_framework/frameworks/crypto_operation/
H A Drand.c71 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom() argument
132 HcfResult HcfRandCreate(HcfRand **random) in HcfRandCreate() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_check_test.cpp175 struct HksBlob random = { .size = sizeof(randomData), .data = (uint8_t *)randomData}; in HWTEST_F() local
193 struct HksBlob random = { .size = sizeof(randomData), .data = (uint8_t *)randomData}; in HWTEST_F() local
/test/testfwk/developer_test/src/core/testkit/
H A Dkit_lite.py21 import random namespace
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatRoundTripTest.java92 private Random random; field in NumberFormatRoundTripTest
H A DIntlTestDateFormat.java57 private Random random; // initialized in randDouble field in IntlTestDateFormat
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDateFormat.java54 private Random random; // initialized in randDouble field in IntlTestDateFormat
H A DNumberFormatRoundTripTest.java89 private Random random; field in NumberFormatRoundTripTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestBoilerplate.java41 protected static Random random = new Random(12345); field in TestBoilerplate
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestBoilerplate.java40 protected static Random random = new Random(12345); field in TestBoilerplate
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_data.py7 import random namespace
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test/
H A Dhelpers.js
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dworkbench.py28 import random namespace
H A Drun_one.py16 import random namespace
/third_party/ninja/misc/
H A Dwrite_fake_manifests.py19 import random namespace
[all...]
/third_party/lz4/ossfuzz/
H A Dfuzz_helpers.h87 uint32_t random = FUZZ_rand(state); in FUZZ_rand32() local
/third_party/node/deps/v8/src/base/utils/
H A Drandom-number-generator.h114 uint64_t random in ToDouble() local
[all...]
/third_party/skia/samplecode/
H A DSampleRectanizer.cpp37 SkRandom random; in RectanizerView() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DOboeStreamCallbackProxy.cpp34 uint32_t random = 0; in s_burnCPU() local
/third_party/python/Lib/test/
H A Dtest_numeric_tower.py4 import random namespace
H A Dtest_strtod.py4 import random namespace
[all...]
H A Dtest_poll.py5 import random namespace
/third_party/python/Modules/_decimal/tests/
H A Dformathelper.py32 import os, sys, locale, random namespace
[all...]
/third_party/python/Lib/turtledemo/
H A Dsorting_animate.py19 import random namespace
/third_party/skia/gm/
H A Dvariedtext.cpp72 SkRandom random; variable

Completed in 10 milliseconds

12345678910>>...15