Home
last modified time | relevance | path

Searched defs:TestForNotPoisoned (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/msan/tests/
Dmsan_test.cpp190 bool TestForNotPoisoned(const void *data, size_t size) { in TestForNotPoisoned() function
195 bool TestForNotPoisoned(const T& t) { in TestForNotPoisoned() function
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc180 bool TestForNotPoisoned(const T& t) { in TestForNotPoisoned() function