Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dlist_test.cpp42 static void checkList(ListT *L, ListItem *I1, ListItem *I2 = nullptr, in checkList() function
162 checkList(&L1, X); in TEST()
167 checkList(&L1, X, Y, Z, A, B, C); in TEST()