Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DActivationTest.java27 import org.junit.Ignore;
37 @Ignore("See derived classes, each produces the file for running the following verification")
DOdrefreshFactoryHostTestBase.java28 import org.junit.Ignore;
40 @Ignore("See derived classes")
/art/
DCPPLINT.cfg26 # Ignore the following categories of errors, as specified by the filter:
/art/compiler/driver/
Dcompiler_options_map-inl.h242 .Ignore({
/art/cmdline/
Dcmdline_parser_test.cc77 template <typename T, typename... Ignore>
81 [[maybe_unused]] const Ignore&... more, in UsuallyEquals()
Dcmdline_parser.h477 Builder& Ignore(std::initializer_list<const char*> ignore_list) { in Ignore() function
DREADME.md172 `Ignore` function which takes a list of argument definition names.
/art/dex2oat/
Ddex2oat_options.cc455 .Ignore({ in CreateDex2oatArgumentParser()
/art/runtime/
Dparsed_options.cc487 ->Ignore({"-ea", in MakeParser()