Home
last modified time | relevance | path

Searched defs:random_generator (Results 1 – 25 of 27) 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/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.cc125 std::mt19937 random_generator; in BM_ScoreAndRankDocumentHitsByDocumentScore() local
228 std::mt19937_64 random_generator; in BM_ScoreAndRankDocumentHitsByCreationTime() 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
132 Random random_generator(42U); in TEST() local
Dmatched_filter_unittest.cc54 Random random_generator(42U); in TEST() local
98 Random random_generator(42U); in TEST() local
142 Random random_generator(42U); in TEST() local
260 Random random_generator(42U); in TEST() local
304 Random random_generator(42U); in TEST() local
Drender_delay_controller_unittest.cc131 Random random_generator(42U); in TEST() local
197 Random random_generator(42U); in TEST() local
255 Random random_generator(42U); in TEST() local
Decho_path_delay_estimator_unittest.cc77 Random random_generator(42U); in TEST() local
138 Random random_generator(42U); in TEST() local
Dblock_processor_unittest.cc145 Random random_generator(42U); in TEST() local
188 Random random_generator(42U); in TEST() local
Dresidual_echo_estimator_unittest.cc57 Random random_generator(42U); in TEST_P() local
Dadaptive_fir_filter_unittest.cc75 Random random_generator(42U); in TEST_P() local
188 Random random_generator(42U); in TEST_P() local
380 Random random_generator(42U); in TEST_P() local
Decho_remover_unittest.cc166 Random random_generator(42U); in TEST() local
Dcoarse_filter_update_gain_unittest.cc61 Random random_generator(42U); in RunFilterUpdateTest() local
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp166 PseudoRandomGenerator random_generator(0); in TEST() local
344 PseudoRandomGenerator random_generator(0); in TEST() local
Dfuzzer_shrinker_test.cpp957 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp166 PseudoRandomGenerator random_generator(0); in TEST() local
344 PseudoRandomGenerator random_generator(0); in TEST() local
Dfuzzer_shrinker_test.cpp957 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()
/external/webrtc/modules/audio_processing/
Daudio_processing_impl_unittest.cc443 Random random_generator(2341U); in TEST() local
479 Random random_generator(2341U); in TEST() local
538 Random random_generator(2341U); in TEST() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp116 std::unique_ptr<RandomGenerator> random_generator, in Fuzzer()
Dfuzzer_context.cpp173 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anonc55fc2c40202()
180 FuzzerContext::FuzzerContext(RandomGenerator* random_generator, in FuzzerContext()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp116 std::unique_ptr<RandomGenerator> random_generator, in Fuzzer()
Dfuzzer_context.cpp173 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anon6db00ffe0202()
180 FuzzerContext::FuzzerContext(RandomGenerator* random_generator, in FuzzerContext()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_context.cpp184 [](uint32_t current_depth, RandomGenerator* random_generator) -> bool { in __anon792b06510202()
191 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/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzer_shrinker_test.cpp956 InterestingThenRandom(const PseudoRandomGenerator& random_generator) in InterestingThenRandom()

12