Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc21 static size_t global_string_length = 6; variable
64 StrLenOOBTestTemplate(global_string, global_string_length, true); in TEST()