Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cc99 EXPECT_TRUE(SanitizerGetThreadName(buff, sizeof(buff) - 1)); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cc147 bool SanitizerGetThreadName(char *name, int max_len) { in SanitizerGetThreadName() function
Dsanitizer_common.h292 bool SanitizerGetThreadName(char *name, int max_len);