Lines Matching full:blacklist
66 DEFINE_string(blacklist, "",
67 "Space-separated config/src/srcOptions/name quadruples to blacklist. '_' matches anything. E.g. \n"
68 "'--blacklist gpu skp _ _' will blacklist all SKPs drawn into the gpu config.\n"
69 "'--blacklist gpu skp _ _ 8888 gm _ aarects' will also blacklist the aarects GM on 8888.");