Searched refs:CountInRange (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/ADT/
H A DVariadicFunctionTest.cpp96 CountInRangeImpl> CountInRange = {}; member in namespace:__anon7927
100 CountInRange(&N, -100, 100);
103 CountInRange(&N, -100, 100, 42);
106 CountInRange(&N, -100, 100, 1, 999, -200, 42);

Completed in 53 milliseconds