Home
last modified time | relevance | path

Searched defs:kRandomSeed (Results 1 – 15 of 15) sorted by relevance

/external/perfetto/src/trace_processor/containers/
Dbit_vector_benchmark.cc51 static constexpr uint32_t kRandomSeed = 29; in BvWithSizeAndSetPercentage() local
86 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorSet() local
112 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorClear() local
136 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorIndexOfNthSet() local
162 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorGetNumBitsSet() local
191 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorResize() local
215 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorRangeFixedSize() local
237 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorUpdateSetBits() local
Dnullable_vector_benchmark.cc31 static constexpr uint32_t kRandomSeed = 42; in BM_NullableVectorAppendNonNull() local
51 static constexpr uint32_t kRandomSeed = 42; in BM_NullableVectorGetNonNull() local
Drow_map_benchmark.cc30 static constexpr uint32_t kRandomSeed = 32; in CreateRange() local
39 static constexpr uint32_t kRandomSeed = 476; in CreateIndexVector() local
49 static constexpr uint32_t kRandomSeed = 42; in CreateBitVector() local
/external/perfetto/test/cts/
Dend_to_end_integrationtest_cts.cc76 static constexpr uint32_t kRandomSeed = 42; in TestMockProducer() local
/external/perfetto/test/
Dend_to_end_benchmark.cc56 static constexpr uint32_t kRandomSeed = 42; in BenchmarkProducer() local
135 static constexpr uint32_t kRandomSeed = 42; in BenchmarkConsumer() local
Dend_to_end_integrationtest.cc689 static constexpr uint32_t kRandomSeed = 42; in TEST_F() local
730 static constexpr uint32_t kRandomSeed = 42; in TEST_F() local
782 static constexpr uint32_t kRandomSeed = 42; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsampling_dataset_op_test.cc22 constexpr int64 kRandomSeed = 42; variable
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/external/abseil-cpp/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc51 const uint64_t kRandomSeed = 100; variable
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_vtable_benchmark.cc66 static constexpr uint32_t kRandomSeed = 476; member in __anon8c2ad00b0111::BenchmarkCursor
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp58 constexpr deUint32 kRandomSeed = 0xdeadbeef; variable