Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dsuppressions_test.cc40 bool IsSuppressed(string tool, string warning_type, const vector<string>& f_m, in IsSuppressed() argument
44 tool, warning_type, f_m, f_d, o, &result); in IsSuppressed()
47 bool IsSuppressed(const vector<string>& f_m, const vector<string>& f_d, in IsSuppressed() argument
49 return IsSuppressed("test_tool", "test_warning_type", f_m, f_d, o); in IsSuppressed()