HomeSort by relevance Sort by last modified time
    Searched full:invalid (Results 826 - 850 of 14636) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java 37 * stack trace and a detail message that is based on the specified invalid
41 * the invalid index.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
MyKeyAgreementSpi.java 77 throw new IllegalArgumentException("Invalid parameter");
84 throw new IllegalArgumentException("Invalid parameter");
  /libcore/luni/src/test/java/tests/security/interfaces/
DSAPublicKeyTest.java 51 assertNotNull("Invalid Y value", publ.getY());
59 assertNotNull("Invalid Y value", publ.getY());
RSAKeyTest.java 44 assertEquals("invalid modulus", n, key.getModulus());
48 assertEquals("invalid modulus", n, key.getModulus());
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyKeyPairGeneratorSpi.java 42 "Invalid keysize: less than 100");
45 throw new IllegalArgumentException("Invalid random");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.construct/
bad_escape.pass.cpp 22 // Correct: Exception thrown for invalid escape char in a character class
30 // Failure: No exception thrown for invalid escape char in this case.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
future.py 48 """Check for invalid future statements"""
55 raise SyntaxError, "invalid future statement " + repr(node)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
future.py 48 """Check for invalid future statements"""
55 raise SyntaxError, "invalid future statement " + repr(node)
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ccosh.c 88 * the same as dNaN. Raise the invalid floating-point exception.
111 * Raise the invalid floating-point exception for finite nonzero x.
114 * Optionally raises the invalid floating-point exception for finite
125 * Raise the invalid floating-point exception.
139 * Optionally raises the invalid floating-point exception.
143 * Optionally raises the invalid floating-point exception for finite
s_csinh.c 88 * the same as dNaN. Raise the invalid floating-point exception.
110 * Raise the invalid floating-point exception for finite nonzero x.
113 * Optionally raises the invalid floating-point exception for finite
126 * Raise the invalid floating-point exception.
140 * Optionally raises the invalid floating-point exception.
144 * Optionally raises the invalid floating-point exception for finite
  /external/chromium/chrome/browser/extensions/
external_extension_provider_impl.cc 112 if (crx_location_ == Extension::INVALID) {
141 << extension_id.c_str() << ". Invalid version string \""
149 if (download_location_ == Extension::INVALID) {
196 Extension::Location loc = Extension::INVALID;
253 Extension::INVALID)));
260 Extension::INVALID,
  /external/chromium/chrome/browser/
global_keyboard_shortcuts_mac_unittest.mm 14 // Test that an invalid shortcut translates into an invalid command id.
105 // Test that an invalid shortcut translates into an invalid command id.
124 // Test that an invalid shortcut translates into an invalid command id.
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc 25 NOTREACHED() << "Invalid state: " << state;
41 NOTREACHED() << "Invalid status: " << status;
57 NOTREACHED() << "Invalid action: " << action;
71 NOTREACHED() << "Invalid direction: " << direction;
86 NOTREACHED() << "Invalid conflict resolution policy: " << policy;
101 NOTREACHED() << "Invalid conflict resolution policy: " << policy;
  /external/chromium_org/chrome/browser/
global_keyboard_shortcuts_mac_unittest.mm 14 // Test that an invalid shortcut translates into an invalid command id.
105 // Test that an invalid shortcut translates into an invalid command id.
124 // Test that an invalid shortcut translates into an invalid command id.
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_section_container_unittest.mm 201 EXPECT_FALSE([field invalid]);
203 EXPECT_FALSE([field invalid]);
240 EXPECT_TRUE([field invalid]);
242 EXPECT_FALSE([field invalid]);
247 EXPECT_FALSE([field invalid]);
249 EXPECT_TRUE([field invalid]);
  /external/chromium_org/chrome/common/translate/
language_detection_util_unittest.cc 34 // Tests if the language codes' format is invalid.
50 // Invalid because the sub code consists of a number.
54 // Invalid because of six characters after hyphen.
58 // Invalid because of four characters.
124 // CLD's language will be adopted by LanguageDetectionUtil due to an invalid
131 " language will be adopted if the value is invalid.</body></html>");
  /external/chromium_org/content/public/renderer/
renderer_ppapi_host.h 49 // or NULL if the instance is invalid.
61 // PP_Instance is invalid (the common case this will be invalid is during
67 // instance is invalid.
71 // the instance is invalid.
82 // restricted by user gestures). Returns false if the instance is invalid or
  /external/clang/test/Sema/
format-strings-darwin.c 32 // expected-warning@-15 {{invalid conversion specifier 'D'}}
33 // expected-warning@-15 {{invalid conversion specifier 'D'}}
34 // expected-warning@-15 {{invalid conversion specifier 'U'}}
35 // expected-warning@-15 {{invalid conversion specifier 'U'}}
36 // expected-warning@-15 {{invalid conversion specifier 'O'}}
37 // expected-warning@-15 {{invalid conversion specifier 'O'}}
  /external/guava/guava-tests/test/com/google/common/base/
StringsTest.java 161 // One invalid pair.
164 // Two identical invalid pairs.
167 // Two differing invalid pairs.
194 // One invalid pair.
197 // Two identical invalid pairs.
200 // Two differing invalid pairs.
  /external/valgrind/main/memcheck/tests/
mempool2.c 3 // checking that the description of invalid addresses is correct.
140 res += x2[-1]; // invalid
141 res += x2[20]; // invalid
177 "\n------ 2 invalid access in 'no no-access superblock' ---\n\n");
178 res += superblock[29]; // invalid
179 res += superblock[40]; // invalid
  /frameworks/av/include/media/
EffectsFactoryApi.h 51 // -EINVAL invalid pNumEffects
76 // -EINVAL invalid pDescriptor
108 // -EINVAL invalid pEffectUuid or pHandle
130 // -EINVAL invalid interface handle
151 // -EINVAL invalid pEffectUuid or pDescriptor
191 // -EINVAL invalid pEffectUuid or pDescriptor
  /frameworks/av/libvideoeditor/vss/src/
M4AD_Null.c 84 "M4AD_NULL_create: invalid context pointer");
86 "M4AD_NULL_create: invalid pointer pStreamHandler");
106 * @note After this call the context is invalid
111 * @return M4ERR_PARAMETER The context is invalid (in DEBUG only)
118 M4OSA_DEBUG_IF1((context == M4OSA_NULL), M4ERR_PARAMETER, "M4AD_NULL_destroy: invalid context");
199 "M4AD_NULL_getVersion: invalid pointer pVersionInfo");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.badexp/
regex_error.pass.cpp 29 assert(e.what() == std::string("The expression contained an invalid collating element name."));
34 assert(e.what() == std::string("The expression contained an invalid character class name."));
39 assert(e.what() == std::string("The expression contained an invalid escaped character, or a "
45 assert(e.what() == std::string("The expression contained an invalid back reference."));
65 assert(e.what() == std::string("The expression contained an invalid range in a {} expression."));
70 assert(e.what() == std::string("The expression contained an invalid character range, "
  /external/chromium_org/tools/valgrind/drmemory/
suppressions.txt 57 INVALID HEAP ARGUMENT
58 name=http://code.google.com/p/drmemory/issues/detail?id=40 INVALID HEAP
95 INVALID HEAP ARGUMENT
100 INVALID HEAP ARGUMENT
107 INVALID HEAP ARGUMENT
116 INVALID HEAP ARGUMENT
194 INVALID HEAP ARGUMENT
198 INVALID HEAP ARGUMENT
264 INVALID HEAP ARGUMENT
268 INVALID HEAP ARGUMEN
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 30 assertTrue("Invalid buffer created", true);
51 assertTrue("Invalid buffer created", sb.length() == 10
86 assertEquals("Buffer is invalid length after append", 5, sb.length());
88 assertEquals("Buffer is invalid length after append", 10, sb.length());
89 assertTrue("Buffer contains invalid chars", (sb.toString()
103 assertEquals("Buffer is invalid length after append", 1, sb.length());
105 assertEquals("Buffer is invalid length after append", 2, sb.length());
106 assertTrue("Buffer contains invalid chars",
118 assertEquals("Buffer is invalid length after append", 22, sb.length());
119 assertEquals("Buffer contains invalid characters",
    [all...]

Completed in 1849 milliseconds

<<31323334353637383940>>