Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 36) sorted by relevance

12

/tools/repohooks/tools/
Dpylintrc29 ignore=CVS,.svn,.git
208 ignore-comments=yes
211 ignore-docstrings=yes
214 ignore-imports=no
221 ignore-mixin-members=yes
247 spelling-ignore-words=
288 ignore-long-lines=^\s*(# )?<?https?://\S+>?$
Dcheckpatch.pl48 my @ignore = ();
207 'ignore=s' => \@ignore,
294 hash_save_array_words(\%ignore_type, \@ignore);
Dspelling.txt611 ingore||ignore
/tools/acloud/
Dsetup.cfg5 addopts = --ignore=list/ --ignore=setup/host_setup_runner_test.py
Dpylintrc21 ignore-imports=yes
/tools/loganalysis/src/com/android/loganalysis/item/
DMonkeyLogItem.java208 public void setIgnoreSecurityExceptions(boolean ignore) { in setIgnoreSecurityExceptions() argument
209 setAttribute(IGNORE_SECURITY_EXCEPTIONS, ignore); in setIgnoreSecurityExceptions()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/
DRustBinaryHostTestTest.java76 private String resultCount(int pass, int fail, int ignore) { in resultCount() argument
77 return "test result: ok. " + pass + " passed; " + fail + " failed; " + ignore + " ignored;"; in resultCount()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationTest.java376 } catch (ConfigurationException ignore) { in testInjectParsedMapOptionValueNoKey()
393 } catch (ConfigurationException ignore) { in testInjectParsedMapOptionValueAmbiguousKey()
DSandboxConfigurationFactoryTest.java66 } catch (IllegalStateException ignore) { in setUp()
/tools/metalava/src/test/java/com/android/tools/metalava/
DDriverTest.kt437 } catch (ignore: Throwable) { in <lambda>()
438 ignore.printStackTrace() in <lambda>()
/tools/tradefederation/core/
Dpylintrc39 ignore-imports=y
/tools/asuite/
Dpylintrc55 ignore-imports=yes
/tools/metalava/
Dgradlew137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
/tools/trebuchet/
Dgradlew137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
/tools/asuite/asuite_plugin/
Dgradlew137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
/tools/metalava/src/main/java/com/android/tools/metalava/
DDiff.kt54 } catch (ignore: Throwable) { in getNativeDiff()
DSdkFileWriter.kt248 } catch (ignore: IOException) { in writeClasses()
DAnnotationsMerger.kt615 } catch (ignore: Exception) { in createAnnotation()
/tools/tradefederation/core/tests/src/com/android/tradefed/sandbox/
DTradefedSandboxTest.java88 } catch (IllegalStateException ignore) { in setUp()
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt679 If Segments Left is zero, the node must ignore the Routing header
1382 field on unchanged when forwarding a packet, and ignore the field
1425 specific use. Nodes should ignore and leave unchanged any bits
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/shard/
DStrictShardHelperTest.java101 } catch (IllegalStateException ignore) { in testShardConfig_internal()
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiTypeItem.kt431 } catch (ignore: Throwable) { in toTypeString()
DJavadoc.kt970 } catch (ignore: com.intellij.util.IncorrectOperationException) { in expandArgumentList()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto641 // ignore those that it doesn't understand, as more types of locations could
/tools/dexter/testdata/expected/
Dmedium.wrap_invoke17441 .local v1, "ignore", android.accounts.OperationCanceledException
17447 .local v2, "ignore", java.io.IOException
17453 .local v0, "ignore", android.accounts.AuthenticatorException

12