Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_bvgraph_test.cpp221 void LongCycle() { in LongCycle() function
257 TEST(BVGraph, LongCycle) { in TEST() argument
258 LongCycle<BV1>(); in TEST()
259 LongCycle<BV2>(); in TEST()
260 LongCycle<BV3>(); in TEST()
261 LongCycle<BV4>(); in TEST()