Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Dbit_vector_benchmark.cc63 static constexpr uint32_t kRandomSeed = 29; in BvWithSizeAndSetPercentage() local
98 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorIsSet() local
120 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorSet() local
146 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorClear() local
170 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorIndexOfNthSet() local
198 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorCountSetBits() local
227 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorGetSetBitIndices() local
250 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorResize() local
274 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorUpdateSetBits() local
318 static constexpr uint32_t kRandomSeed = 42; in BM_BitVectorSelectBits() local
H A 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
H A Drow_map_algorithms_benchmark.cc34 static constexpr uint32_t kRandomSeed = 29; in BvWithSetBits() local
52 static constexpr uint32_t kRandomSeed = 78; in IvWithSizeAndMaxIndex() local
/aosp_15_r20/external/perfetto/test/
H A Dtraced_integrationtest.cc84 static constexpr uint32_t kRandomSeed = 42; in TEST() local
125 static constexpr uint32_t kRandomSeed = 42; in TEST() local
177 static constexpr uint32_t kRandomSeed = 42; in TEST() local
425 static constexpr uint32_t kRandomSeed = 42; in TEST() local
556 static constexpr uint32_t kRandomSeed = 42; in TEST() local
H A Dend_to_end_benchmark.cc56 static constexpr uint32_t kRandomSeed = 42; in BenchmarkProducer() local
135 static constexpr uint32_t kRandomSeed = 42; in BenchmarkConsumer() local
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service_integrationtest.cc92 static constexpr uint32_t kRandomSeed = 42; in TEST() local
191 static constexpr uint32_t kRandomSeed = 42; in TEST() local
/aosp_15_r20/external/perfetto/test/cts/reporter/
H A Dreporter_test_cts.cc61 static constexpr uint32_t kRandomSeed = 42; in TEST() local
/aosp_15_r20/external/perfetto/test/cts/
H A Dproducer_to_consumer_integrationtest_cts.cc75 static constexpr uint32_t kRandomSeed = 42; in TestMockProducer() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dsampling_dataset_op_test.cc22 constexpr int64_t kRandomSeed = 42; variable
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store_perftest.cc41 static const int kRandomSeed = 13093; variable
/aosp_15_r20/external/webrtc/modules/congestion_controller/pcc/
H A Dpcc_network_controller.cc51 const uint64_t kRandomSeed = 100; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dendian_test.cc35 const int kRandomSeed = 12345; variable
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsqlite_vtable_benchmark.cc92 static constexpr uint32_t kRandomSeed = 476; member in __anon3796e2810111::BenchmarkCursor
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp59 constexpr uint32_t kRandomSeed = 0xdeadbeef; variable
/aosp_15_r20/frameworks/av/media/module/extractors/tests/
H A DExtractorUnitTest.cpp52 constexpr int32_t kRandomSeed = 700; variable