Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dignore.cc45 static bool ReadIgnoreLine(string input_line, IgnoreLists *ignore_lists) { in ReadIgnoreLine()
63 void ReadIgnoresFromString(const string& ignoreString, IgnoreLists *ignore_lists) { in ReadIgnoresFromString()