Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DAssumeBundleQueriesTest.cpp389 static void RunRandTest(uint64_t Seed, int Size, int MinCount, int MaxCount, in RunRandTest() function
479 RunRandTest(23456, 4, 0, 2, 100); in TEST()
480 RunRandTest(560987, 25, -3, 2, 100); in TEST()
484 RunRandTest(9876789, 100000, -0, 7, 100); in TEST()