HomeSort by relevance Sort by last modified time
    Searched full:truth (Results 51 - 75 of 331) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultimapRemoveAllTester.java 24 import static org.truth0.Truth.ASSERT;
MultisetElementSetTester.java 23 import static org.truth0.Truth.ASSERT;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListRetainAllTester.java 23 import static org.truth0.Truth.ASSERT;
  /external/guava/guava-testlib/test/com/google/common/testing/
AbstractPackageSanityTestsTest.java 19 import static org.truth0.Truth.ASSERT;
  /external/guava/guava-tests/
pom.xml 48 <artifactId>truth</artifactId>
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractSequentialIteratorTest.java 20 import static org.truth0.Truth.ASSERT;
LinkedHashMultisetTest.java 20 import static org.truth0.Truth.ASSERT;
SingletonImmutableTableTest.java 19 import static org.truth0.Truth.ASSERT;
TreeTraverserTest.java 17 import static org.truth0.Truth.ASSERT;
  /external/nanopb-c/tests/alltypes/
alltypes.proto 33 Truth = 42;
  /external/nanopb-c/tests/field_size_16/
alltypes.proto 33 Truth = 42;
  /external/nanopb-c/tests/field_size_32/
alltypes.proto 33 Truth = 42;
  /external/skia/src/effects/
SkBlurMask.h 37 // the "ground truth" blur does a gaussian convolution; it's slow
  /external/v8/test/mjsunit/regress/
regress-406.js 35 // The and and or truth tables with both operands constant.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_fail.py 50 '["Bad value", truth]',
test_scanstring.py 94 scanstring('["Bad value", truth]', 2, None, True),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_fail.py 50 '["Bad value", truth]',
test_scanstring.py 94 scanstring('["Bad value", truth]', 2, None, True),
  /external/guava/guava-gwt/
pom.xml 70 <artifactId>truth</artifactId>
71 <version>${truth.version}</version>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 74 from operator import truth namespace
76 self.assertEqual(t(v).value, truth(v))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 74 from operator import truth namespace
76 self.assertEqual(t(v).value, truth(v))
  /external/guava/guava/src/com/google/common/base/
Preconditions.java 104 * Ensures the truth of an expression involving one or more parameters to the calling method.
116 * Ensures the truth of an expression involving one or more parameters to the calling method.
130 * Ensures the truth of an expression involving one or more parameters to the calling method.
153 * Ensures the truth of an expression involving the state of the calling instance, but not
166 * Ensures the truth of an expression involving the state of the calling instance, but not
181 * Ensures the truth of an expression involving the state of the calling instance, but not
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_operator.py 341 self.assertRaises(TypeError, operator.truth)
342 self.assertRaises(SyntaxError, operator.truth, C())
343 self.assertTrue(operator.truth(5))
344 self.assertTrue(operator.truth([0]))
345 self.assertFalse(operator.truth(0))
346 self.assertFalse(operator.truth([]))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_operator.py 341 self.assertRaises(TypeError, operator.truth)
342 self.assertRaises(SyntaxError, operator.truth, C())
343 self.assertTrue(operator.truth(5))
344 self.assertTrue(operator.truth([0]))
345 self.assertFalse(operator.truth(0))
346 self.assertFalse(operator.truth([]))
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
datamining.html 88 </pre><div class="table"><a name="computeBugHistoryTable"></a><p class="title"><b>Table&nbsp;12.1.&nbsp;Options for computeBugHistory command</b></p><div class="table-contents"><table summary="Options for computeBugHistory command" border="1"><colgroup><col><col><col></colgroup><thead><tr><th align="left">Command-line option</th><th align="left">Ant attribute</th><th align="left">Meaning</th></tr></thead><tbody><tr><td align="left">-output &lt;file&gt;</td><td align="left">output="&lt;file&gt;"</td><td align="left">save output in the named file (may also be an input file)</td></tr><tr><td align="left">-overrideRevisionNames[:truth]</td><td align="left">overrideRevisionNames="[true|false]"</td><td align="left">override revision names for each version with names computed from the filenames</td></tr><tr><td align="left">-noPackageMoves[:truth]</td><td align="left">noPackageMoves="[true|false]"</td><td align="left">if a class has moved to another package, treat warnings in that class as seperate</td></tr><tr><td align="left">-preciseMatch[:truth]</td><td align="left">preciseMatch="[true|false]"</td><td align="left">require bug patterns to match precisely</td></tr><tr><td align="left">-precisePriorityMatch[:truth]</td><td align="left">precisePriorityMatch="[true|false]"</td><td align="left">consider two warnings as the same only if priorities match exactly</td></tr><tr><td align="left">-quiet[:truth]</td><td align="left">quiet="[true|false]"</td><td align="left">don't generate any output to standard out unless there is an error</td></tr><tr><td align="left">-withMessages[:truth]</td><td align="left">withMessages="[true|false]"</td><td align="left">include human-readable messages describing the warnings in XML output</td></tr></tbody></table></div></div><br class="table-break"></div><div class="sect2" title="1.3.&nbsp;filterBugs"><div class="titlepage"><div><div><h3 class="title"><a name="filterBugs"></a>1.3.&nbsp;filterBugs</h3></div></div></div><p>This command is used to select a subset of warnings from a FindBugs XML warning file
113 </pre><div class="table"><a name="filterOptionsTable"></a><p class="title"><b>Table&nbsp;12.2.&nbsp;Options for filterBugs command</b></p><div class="table-contents"><table summary="Options for filterBugs command" border="1"><colgroup><col><col><col></colgroup><thead><tr><th align="left">Command-line option</th><th align="left">Ant attribute</th><th align="left">Meaning</th></tr></thead><tbody><tr><td align="left">&nbsp;</td><td align="left">input="&lt;file&gt;"</td><td align="left">use file as input</td></tr><tr><td align="left">&nbsp;</td><td align="left">output="&lt;file&gt;"</td><td align="left">output results to file</td></tr><tr><td align="left">-not</td><td align="left">not="[true|false]"</td><td align="left">reverse (all) switches for the filter</td></tr><tr><td align="left">-withSource[:truth]</td><td align="left">withSource="[true|false]"</td><td align="left">only warnings for switch source is available</td></tr><tr><td align="left">-exclude &lt;filter file&gt;</td><td align="left">exclude="&lt;filter file&gt;"</td><td align="left">exclude bugs matching given filter</td></tr><tr><td align="left">-include &lt;filter file&gt;</td><td align="left">include="&lt;filter file&gt;"</td><td align="left">include only bugs matching given filter</td></tr><tr><td align="left">-annotation &lt;text&gt;</td><td align="left">annotation="&lt;text&gt;"</td><td align="left">allow only warnings containing this text in a manual annotation</td></tr><tr><td align="left">-after &lt;when&gt;</td><td align="left">after="&lt;when&gt;"</td><td align="left">allow only warnings that first occurred after this version</td></tr><tr><td align="left">-before &lt;when&gt;</td><td align="left">before="&lt;when&gt;"</td><td align="left">allow only warnings that first occurred before this version</td></tr><tr><td align="left">-first &lt;when&gt;</td><td align="left">first="&lt;when&gt;"</td><td align="left">allow only warnings that first occurred in this version</td></tr><tr><td align="left">-last &lt;when&gt;</td><td align="left">last="&lt;when&gt;"</td><td align="left">allow only warnings that last occurred in this version</td></tr><tr><td align="left">-fixed &lt;when&gt;</td><td align="left">fixed="&lt;when&gt;"</td><td align="left">allow only warnings that last occurred in the previous version (clobbers <code class="option">-last</code>)</td></tr><tr><td align="left">-present &lt;when&gt;</td><td align="left">present="&lt;when&gt;"</td><td align="left">allow only warnings present in this version</td></tr><tr><td align="left">-absent &lt;when&gt;</td><td align="left">absent="&lt;when&gt;"</td><td align="left">allow only warnings absent in this version</td></tr><tr><td align="left">-active[:truth]</td><td align="left">active="[true|false]"</td><td align="left">allow only warnings alive in the last sequence number</td></tr><tr><td align="left">-introducedByChange[:truth]</td><td align="left">introducedByChange="[true|false]"</td><td align="left">allow only warnings introduced by a change of an existing class</td></tr><tr><td align="left">-removedByChange[:truth]</td><td align="left">removedByChange="[true|false]"</td><td align="left">allow only warnings remo (…)
    [all...]

Completed in 1754 milliseconds

1 23 4 5 6 7 8 91011>>