Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cpp25 static void SetList(List *l, ListItem *x = 0, in SetList() function
155 SetList(&l1, x); in TEST()
158 SetList(&l1, x, y, z); in TEST()
159 SetList(&l2, a, b, c); in TEST()
164 SetList(&l1, x, y); in TEST()
165 SetList(&l2); in TEST()