Searched defs:is_blacklisted (Results 1 - 1 of 1) sorted by relevance

/external/skia/dm/
H A DDM.cpp1016 static bool is_blacklisted(const char* sink, const char* src, function
1243 if (!FLAGS_dryRun && !is_blacklisted("_", "tests", "_", test.name)) {
1334 is_blacklisted(sink.tag.c_str(), src.tag.c_str(),

Completed in 94 milliseconds