Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc189 UNUSED static void RunStrChrTest(PointerToStrChr1 StrChr) { in RunStrChrTest() function
205 UNUSED static void RunStrChrTest(PointerToStrChr2 StrChr) { in RunStrChrTest() function
223 RunStrChrTest(&strchr); in TEST()
226 RunStrChrTest(&index); in TEST()