/external/eigen/Eigen/src/Core/ |
DenseBase.h | 204 * Matrix::resize() and Array::resize(). The present method only asserts that the new size equals the old size, and does 214 * Matrix::resize() and Array::resize(). The present method only asserts that the new size equals the old size, and does
|
/external/gtest/test/ |
gtest_filter_unittest.py | 231 """Asserts that two sets are equal.""" 240 """Asserts that list_of_sets is a valid partition of set_var."""
|
/external/llvm/lib/IR/ |
ConstantsContext.h | 539 // Asserts that use_empty(). 709 // Asserts that use_empty().
|
/external/valgrind/main/docs/internals/ |
3_2_BUGSTATUS.txt | 197 fix some asserts in x86/amd64 front ends 428 v5974 v6013 n-i-bz Expanding brk() into last available page asserts
|
/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_filter_unittest.py | 231 """Asserts that two sets are equal.""" 240 """Asserts that list_of_sets is a valid partition of set_var."""
|
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/ |
CallLogFragmentTest.java | 641 /** Asserts that the name text view is shown and contains the given text. */ 647 /** Asserts that the label text view contains the given text. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_fractions.py | 117 """Asserts that both the types and values are the same.""" 123 """Asserts that callable(*args, **kwargs) raises exc_type(message)."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_fractions.py | 117 """Asserts that both the types and values are the same.""" 123 """Asserts that callable(*args, **kwargs) raises exc_type(message)."""
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/ |
case.py | [all...] |
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.js | 299 expect: function(asserts) { 300 config.current.expected = asserts; 304 * Asserts true. [all...] |
/external/chromium_org/tools/telemetry/docs/ |
telemetry.core.chrome.form_based_credentials_backend_unittest_base.html | 152 <dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertItemsEqual"><strong>assertItemsEqual</strong></a>(self, expected_seq, actual_seq, msg<font color="#909090">=None</font>)</dt><dd><tt>An unordered sequence specific comparison. It asserts that<br> 159 Asserts that each element has the same count in both sequences.<br> 232 <dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertRaisesRegexp"><strong>assertRaisesRegexp</strong></a>(self, expected_exception, expected_regexp, callable_obj<font color="#909090">=None</font>, *args, **kwargs)</dt><dd><tt>Asserts that the message in a raised exception matches a regexp.<br>
|
telemetry.page.page_measurement_unittest_base.html | 153 <dl><dt><a name="PageMeasurementUnitTestBase-assertItemsEqual"><strong>assertItemsEqual</strong></a>(self, expected_seq, actual_seq, msg<font color="#909090">=None</font>)</dt><dd><tt>An unordered sequence specific comparison. It asserts that<br> 160 Asserts that each element has the same count in both sequences.<br> 233 <dl><dt><a name="PageMeasurementUnitTestBase-assertRaisesRegexp"><strong>assertRaisesRegexp</strong></a>(self, expected_exception, expected_regexp, callable_obj<font color="#909090">=None</font>, *args, **kwargs)</dt><dd><tt>Asserts that the message in a raised exception matches a regexp.<br>
|
telemetry.unittest.tab_test_case.html | 145 <dl><dt><a name="TabTestCase-assertItemsEqual"><strong>assertItemsEqual</strong></a>(self, expected_seq, actual_seq, msg<font color="#909090">=None</font>)</dt><dd><tt>An unordered sequence specific comparison. It asserts that<br> 152 Asserts that each element has the same count in both sequences.<br> 225 <dl><dt><a name="TabTestCase-assertRaisesRegexp"><strong>assertRaisesRegexp</strong></a>(self, expected_exception, expected_regexp, callable_obj<font color="#909090">=None</font>, *args, **kwargs)</dt><dd><tt>Asserts that the message in a raised exception matches a regexp.<br>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
case.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
case.py | [all...] |
/external/apache-http/src/org/apache/http/impl/conn/ |
SingleClientConnManager.java | 166 * Asserts that this manager is not shut down.
|
/external/chromium/base/ |
callback.h.pump | 140 // - Performing compile-time asserts to avoid error-prone behavior
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.cc | 29 // aborted before picked up by a message queue, then it asserts with the message
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.cc | 36 // that asserts saying that the object pointed to by param_values doesn't
|
/external/chromium/net/url_request/ |
url_request_job.cc | 179 // such an URL will fail inside FollowRedirect. The DCHECK above asserts
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 332 # this flag, then remove. Confirmed asserts are preprocessed
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwScrollOffsetManager.java | 179 // should be possible to uncomment the following asserts:
|
/external/chromium_org/base/ |
bind_internal.h.pump | 63 // compile time asserts.
|
/external/chromium_org/build/android/pylib/instrumentation/ |
test_runner.py | 146 logging.warning('Unable to enable java asserts for %s, non rooted device',
|