HomeSort by relevance Sort by last modified time
    Searched full:contain (Results 401 - 425 of 9182) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/android/testshell/javatests/src/org/chromium/chrome/testshell/
ChromiumTestShellUrlTest.java 76 assertTrue("URL did not contain: " + welcomeUrl + ". Was: " + url.get(),
79 assertFalse("Title should not contain: " + welcomeUrl + ". Was: " + title.get(),
  /external/chromium_org/chrome/browser/extensions/
install_signer.h 63 // it may contain only a subset of the ids they passed in.
102 // The current set of ids we're trying to verify. This may contain fewer ids
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_registration_utility.h 47 // contain an OAuth2 refresh token for the newly registered managed user,
48 // otherwise |token| will be empty and |error| will contain the authentication
  /external/chromium_org/chrome/browser/sync/test/integration/
passwords_helper.h 66 // Returns true iff all profiles contain the same password forms as the
70 // Returns true iff all profiles contain the same password forms.
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_ui_utils_unittest.cc 30 // This tests that |nodes| does not contain any URL.
80 // This tests that |nodes| does not contain any URL.
  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.h 71 // |args| will contain the language code as string (ex. "fr").
75 // |args| will contain the language code as string (ex. "fr").
  /external/chromium_org/chrome/installer/linux/common/
postinst.include 31 # then split semicolon-separated list of mime types (they should not contain
68 # we find the file and it does not seem to contain our patch already (the patch
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_model.h 33 // was found. On success, if |entry| is not null, it will contain the entry.
68 // found. On success, if |key| is not null, it will contain the entry.
  /external/chromium_org/components/json_schema/
json_schema_validator_unittest.cc 80 " \"enum\": [ {} ]" // "enum" dict values must contain "name".
90 " \"items\": [ 123 ]," // "items" must contain a schema or schemas.
  /external/chromium_org/device/nfc/
nfc_tag.h 18 // read/write semantics, and contain some one time programmable areas to make
20 // control and authentication. The most sophisticated tags contain operating
  /external/chromium_org/media/cast/rtcp/
rtcp.h 85 // not fit in the packet the |sender_log_message| will contain the remaining
94 // not fit in the packet the |receiver_log| will contain the remaining unsent
  /external/chromium_org/media/filters/
h264_to_annex_b_bitstream_converter.h 72 // Pointer to the size of the output buffer. Will contain the number of
101 // Pointer to the size of the output buffer. Will contain the number of
  /external/chromium_org/net/cert/
asn1_util.h 62 // |spki_out| is set to contain the SPKI, pointing into |cert|.
68 // return, |spk_out| is set to contain the public key, pointing into |spki|.
  /external/chromium_org/ppapi/proxy/
truetype_font_resource.cc 94 // The result code should contain the data size if it's positive.
114 // The result code should contain the data size if it's positive.
truetype_font_singleton_resource.cc 70 // The result code should contain the data size if it's positive.
97 // The result code should contain the data size if it's positive.
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_writer_unittest.cc 66 // |content| should now contain serialized |message|.
101 // |content| should now contain serialized |message2|.
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
hidden-evals.html 6 <code>//@sourceURL=</code> directive, some aren't. Some contain
29 select element that contain these functions, until you actually are paused
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
test_touch_link_highlight.html 38 This is going to be a very long link to force the scrollbars to activate on the iFrame that will contain this page.
45 src="data:text/html,%3Chtml%3E%0A%3Cbody%3E%0A%3Ca%20href%3D%22http%3A%2F%2Fwww.test.com%22%20position%3A%20absolute%3B%20left%3A%2050px%3B%20top%3A%2030px%3E%0AThis%20is%20going%20to%20be%20a%20very%20long%20link%20to%20force%20the%20scrollbars%20to%20activate%20on%20the%20iFrame%20that%20will%20contain%20this%20page.%0A%3C%2Fa%3E%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E"></iframe>
  /external/chromium_org/third_party/jinja2/
get_jinja2.sh 49 echo "MD5 hash file $MD5_FILENAME does not contain hash for $FILENAME," \
76 echo "SHA-512 hash file $SHA512_FILENAME does not contain hash for" \
  /external/chromium_org/third_party/markupsafe/
get_markupsafe.sh 47 echo "MD5 hash file $MD5_FILENAME does not contain hash for $FILENAME," \
74 echo "SHA-512 hash file $SHA512_FILENAME does not contain hash for" \
  /external/chromium_org/third_party/mozilla/
NSString+Utils.h 57 // Some URIs can contain spaces and still work, even though they aren't strictly valid
67 // because they often contain invalid (per RFC2396) characters such as spaces.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-123512.js 31 // elements (which will contain the hole at non-constant positions) will
54 // Test the same on boilerplate objects for object literals that contain
  /external/chromium_org/webkit/common/
resource_response_info.h 71 // The path to a file that will contain the response body. It may only
72 // contain a portion of the response body at the time that the ResponseInfo
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml 15 <!-- The directory that will contain the xml and html results from the tests that are run -->
47 <target name="runtests" depends="setup" description="Runs ant on the test.xml for a specified plugin. Requires a property value setting for testPlugin only if test.properties is not available. The property testPlugin represents a directory name made up of the plugin id and plugin version. This directory must contain a valid test.xml.">
  /external/guava/guava-tests/test/com/google/common/hash/
HashCodesTest.java 46 // expectedHashCodes must contain at least one hash code with 4 bytes
56 // expectedHashCodes must contain at least one hash code with 8 bytes

Completed in 873 milliseconds

<<11121314151617181920>>