Home
last modified time | relevance | path

Searched defs:seed_ (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Drand_r.c20 unsigned int seed_ = 123; variable
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.h88 const uint32_t seed_; member in tint::fuzzers::spvtools_fuzzer::SpirvFuzzMutator
H A Dspirv_opt_mutator.h71 const uint32_t seed_; member in tint::fuzzers::spvtools_fuzzer::SpirvOptMutator
H A Dspirv_reduce_mutator.h125 const uint32_t seed_; member in tint::fuzzers::spvtools_fuzzer::SpirvReduceMutator
/arkcompiler/runtime_core/libpandabase/tests/
H A Dhash_test.cpp57 unsigned seed_; member in panda::HashTest
H A Dpool_map_test.cpp129 unsigned int seed_; member in panda::PoolMapTest
H A Darena_allocator_test.cpp56 unsigned int seed_; member in panda::ArenaAllocatorTest
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dhash_test.cpp57 unsigned seed_; member in ark::HashTest
H A Darena_allocator_test.cpp152 unsigned int seed_; member in ark::ArenaAllocatorTest
H A Dpool_map_test.cpp137 unsigned int seed_; member in ark::PoolMapTest
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstack_like_allocator_test.cpp153 << " cycle, seed: " << seed_; in TEST_F() local
H A Dbump_allocator_test.cpp137 ASSERT_NE(arr[i], nullptr) << "value of i: " << i << ", align: " << align << ", seed:" << seed_; in DEATH_TEST_F() local
139 << "value of i: " << i << ", align: " << align << ", seed:" << seed_; in DEATH_TEST_F() local
[all...]
H A Dframe_allocator_test.cpp140 << "Didn't allocate " << FRAME_SIZE << " bytes in " << j << " cycle, seed: " << seed_; in CycledAllocateFreeForHugeFramesTest() local
H A Dcrossing_map_test.cpp125 unsigned int seed_; member in ark::mem::CrossingMapTest
H A Dmark_word_test.cpp101 uint32_t seed_; member in ark::MarkWordTest::RandomTestValuesGetter
H A Dallocator_test_base.h56 unsigned int seed_; // NOLINT(misc-non-private-member-variables-in-classes) member in ark::mem::AllocatorTest
245 << "Didn't allocate " << size << " bytes with " << align << " log alignment, seed: " << seed_; in AlignedAllocFreeTest() local
247 << size << " bytes, " << align << " log alignment, seed: " << seed_; in AlignedAllocFreeTest() local
285 << " iteration, seed: " << seed_; AllocateAndFree() local
403 << ", seed: " << seed_; AllocateFreeDifferentSizesTest() local
471 << ", seed: " << seed_; AllocateTooMuchTest() local
561 << "alignment mask: " << alignmentMask << ", seed: " << seed_; AllocateReuseTest() local
598 << "Object at address " << std::hex << mem << " isn't in collected objects, seed: " << seed_; ObjectCollectionTest() local
642 << "Object at address " << std::hex << mem << " isn't in collected objects, seed: " << seed_; ObjectIteratorTest() local
697 << "Object at address " << std::hex << mem << " isn't in collected objects, seed: " << seed_; ObjectIteratorInRangeTest() local
1009 << " iteration, seed : " << seed_; ObjectIteratingSetUp() local
[all...]
/test/ostest/wukong/report/include/
H A Dreport.h141 std::string seed_ = ""; member in OHOS::WuKong::final
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H A Dtask_scheduler_test.cpp109 size_t seed_ = 0; member in ark::taskmanager::TaskSchedulerTest
/third_party/gn/src/gn/
H A Dxcode_writer.cc366 std::string seed_; member in __anon2986::RecursivelyAssignIdsHelper
/third_party/protobuf/src/google/protobuf/
H A Dmap.h1017 size_type seed_; member in google::protobuf::Map::InnerMap
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h1212 uint32_t seed_; member in vixl::aarch64::LogicSVEAddressVector
1234 uint32_t seed_; global() member in vixl::aarch64::SimExclusiveGlobalMonitor
[all...]

Completed in 16 milliseconds