Home
last modified time | relevance | path

Searched defs:random_generator (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/modules/audio_processing/test/
Decho_canceller_test_tools.cc17 void RandomizeSampleVector(Random* random_generator, rtc::ArrayView<float> v) { in RandomizeSampleVector()
22 void RandomizeSampleVector(Random* random_generator, in RandomizeSampleVector()
Decho_canceller_test_tools_unittest.cc61 Random random_generator(42U); in TEST() local
72 Random random_generator(42U); in TEST() local
/external/webrtc/modules/audio_processing/aec3/
Drender_signal_analyzer_unittest.cc37 Random* random_generator, in ProduceSinusoidInNoise()
59 Random random_generator(42U); in RunNarrowBandDetectionTest() local
130 Random random_generator(42U); in TEST() local
Dmatched_filter_unittest.cc57 Random random_generator(42U); in TEST_P() local
121 Random random_generator(42U); in TEST_P() local
177 Random random_generator(42U); in TEST_P() local
227 Random random_generator(42U); in TEST() local
250 Random random_generator(42U); in TEST_P() local
321 Random random_generator(42U); in TEST_P() local
405 Random random_generator(42U); in TEST_P() local
447 Random random_generator(42U); in TEST_P() local
Drender_delay_controller_unittest.cc126 Random random_generator(42U); in TEST() local
190 Random random_generator(42U); in TEST() local
245 Random random_generator(42U); in TEST() local
Decho_path_delay_estimator_unittest.cc73 Random random_generator(42U); in TEST() local
135 Random random_generator(42U); in TEST() local
Dadaptive_fir_filter_unittest.cc75 Random random_generator(42U); in TEST_P() local
185 Random random_generator(42U); in TEST_P() local
257 Random random_generator(42U); in TEST_P() local
481 Random random_generator(42U); in TEST_P() local
Dblock_processor_unittest.cc126 Random random_generator(42U); in TEST() local
165 Random random_generator(42U); in TEST() local
Decho_remover_unittest.cc136 Random random_generator(42U); in TEST() local
Dcoarse_filter_update_gain_unittest.cc61 Random random_generator(42U); in RunFilterUpdateTest() local
Dsubtractor_unittest.cc56 Random random_generator(42U); in RunSubtractorTest() local
Drefined_filter_update_gain_unittest.cc86 Random random_generator(42U); in RunFilterUpdateTest() local
/external/icing/icing/scoring/
Dranker_benchmark.cc47 std::mt19937_64 random_generator; in BM_GetTopN() local
112 std::mt19937_64 random_generator; in BM_PopTopResultsFromHeap() local
Dscore-and-rank_benchmark.cc141 std::mt19937 random_generator; in BM_ScoreAndRankDocumentHitsByDocumentScore() local
248 std::mt19937_64 random_generator; in BM_ScoreAndRankDocumentHitsByCreationTime() local
457 std::mt19937 random_generator; in BM_ScoreAndRankDocumentHitsByRelevanceScoring() local
/external/cronet/net/quic/
Dquic_chromium_connection_helper.cc19 quic::QuicRandom* random_generator) in QuicChromiumConnectionHelper()
Dquic_context.h217 quic::QuicRandom* random_generator() { return helper_->GetRandomGenerator(); } in random_generator() function
/external/webrtc/modules/audio_processing/
Daudio_processing_impl_unittest.cc175 Random random_generator(2341U); in ProcessInputVolume() local
663 Random random_generator(2341U); in TEST() local
695 Random random_generator(2341U); in TEST() local
847 Random random_generator(2341U); in TEST() local
882 Random random_generator(2341U); in TEST() local
927 Random random_generator(2341U); in TEST() local
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dsimulator.cc15 Simulator::Simulator(QuicRandom* random_generator) in Simulator()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_context.cpp187 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anon8e5e42af0202()
194 FuzzerContext::FuzzerContext(std::unique_ptr<RandomGenerator> random_generator, in FuzzerContext()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_context.cpp187 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anonc0be85220202()
194 FuzzerContext::FuzzerContext(std::unique_ptr<RandomGenerator> random_generator, in FuzzerContext()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_context.cpp187 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anon0af49edc0202()
194 FuzzerContext::FuzzerContext(std::unique_ptr<RandomGenerator> random_generator, in FuzzerContext()
/external/libchrome/base/task/sequence_manager/
Dsequence_manager_impl.h197 std::mt19937_64 random_generator; member
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzzer_shrinker_test.cpp956 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_shrinker_test.cpp956 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzer_shrinker_test.cpp956 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()

12