Home
last modified time | relevance | path

Searched refs:RunRandTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DAssumeBundleQueriesTest.cpp405 static void RunRandTest(uint64_t Seed, int Size, int MinCount, int MaxCount, in RunRandTest() function
495 RunRandTest(23456, 4, 0, 2, 100); in TEST()
496 RunRandTest(560987, 25, -3, 2, 100); in TEST()
500 RunRandTest(9876789, 100000, -0, 7, 100); in TEST()