Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp20 static size_t global_string_length = 6; variable
93 StrLenOOBTestTemplate(global_string, global_string_length, OOBKind::Global); in TEST()