Searched refs:Ignore (Results 1 – 9 of 9) sorted by relevance
27 import org.junit.Ignore;37 @Ignore("See derived classes, each produces the file for running the following verification")
28 import org.junit.Ignore;40 @Ignore("See derived classes")
26 # Ignore the following categories of errors, as specified by the filter:
242 .Ignore({
77 template <typename T, typename... Ignore>81 [[maybe_unused]] const Ignore&... more, in UsuallyEquals()
477 Builder& Ignore(std::initializer_list<const char*> ignore_list) { in Ignore() function
172 `Ignore` function which takes a list of argument definition names.
455 .Ignore({ in CreateDex2oatArgumentParser()
487 ->Ignore({"-ea", in MakeParser()