HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 451 - 475 of 4810) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerSpoofDetectionTest.java 45 SecurityException.class, "Calling package name mismatch",
  /device/google/cuttlefish_common/common/vsoc/shm/
base.h 23 // mismatch in compilation error messages, eg.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
README 31 there is a version mismatch. It should contain at the very least a URL
  /device/linaro/bootloader/edk2/StdLib/
Fixes.txt 25 Mismatch in use of EFIAPI between declaration and definition of some functions.
  /external/autotest/client/cros/
dhcpv6_test_base.py 223 raise error.TestFail('Address prefix mismatch: '
254 raise error.TestFail('Delegated prefix length mismatch: '
264 raise error.TestFail('Name servers mismatch: actual %r expected %r'
271 raise error.TestFail('Domain search list mismatch: '
  /external/autotest/client/site_tests/cellular_MbimComplianceError/
cellular_MbimComplianceERR01.py 56 'Mismatch in request/response message params: '
  /external/autotest/server/site_tests/firmware_Cr50CCDServoCap/
firmware_Cr50CCDServoCap.py 157 mismatch = []
165 mismatch.append('%s: "%s" not in "%s"' % (name, actual_state,
167 if mismatch:
169 mismatch))
  /external/clang/test/SemaCXX/
addr-of-overloaded-function.cpp 189 void (*ptr1)(double) = &fun; // expected-error {{cannot initialize a variable of type 'void (*)(double)' with an rvalue of type 'void (*)(int)': type mismatch at 1st parameter ('double' vs 'int')}}
191 ptr2 = &fun; // expected-error {{assigning to 'void (*)(double)' from incompatible type 'void (*)(int)': type mismatch at 1st parameter ('double' vs 'int')}}
202 int foo(double x) {return 0;} // expected-note {{candidate function has type mismatch at 1st parameter (expected 'int' but has 'double')}}
205 double foo(float x) {return 0;} // expected-note {{candidate function has type mismatch at 1st parameter (expected 'int' but has 'float')}}
  /external/clang/test/SemaObjC/
selector-1.m 1 // RUN: %clang_cc1 -Wselector-type-mismatch -verify %s
warn-superclass-method-mismatch.m 1 // RUN: %clang_cc1 -fsyntax-only -Wsuper-class-method-mismatch -verify %s
  /external/compiler-rt/lib/scudo/
scudo_flags.inc 32 "Report errors on mismatch between size of new and delete.")
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_host.cc 20 // RUN: echo "=== NOTE === If you see a mismatch below, please update asan_win_dll_thunk.cc"
  /external/curl/docs/libcurl/opts/
CURLOPT_ISSUERCERT.3 45 mismatch with the issuer of peer certificate (\fICURLOPT_SSL_VERIFYPEER(3)\fP
  /external/curl/tests/data/
test8 39 Set-Cookie: mismatch=this; domain=%HOSTIP; path="/silly/";
  /external/curl/tests/unit/
curlcheck.h 41 fprintf(stderr, "%s:%d Memory buffer mismatch size %d. '%s' is not\n", \
  /external/deqp/doc/testspecs/GLES2/
functional.texture.incomplete.txt 29 + Texture object and sampler type mismatch
  /external/e2fsprogs/lib/et/test_cases/
heimdal.et 39 ec RD_AP_VERSION, "Kerberos protocol version mismatch"
heimdal2.et 48 ec KADM_LENGTH_ERROR, "Length mismatch problem"
  /external/eigen/unsupported/test/
cxx11_tensor_scan_cuda.cu 65 std::cout << "mismatch detected at index " << i << ": " << t_result(i)
  /external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/beans/
HasPropertyWithValueTest.java 69 assertEquals("Expected mismatch description", "", description.toString());
  /external/icu/android_icu4j/src/main/java/android/icu/util/
UResourceBundleIterator.java 69 * @throws UResourceTypeMismatchException If resource has a type mismatch.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceBundleIterator.java 70 * @throws UResourceTypeMismatchException If resource has a type mismatch.
  /external/junit-params/src/test/java/junitparams/
ParametersReaderProvidersTest.java 50 throw new RuntimeException("Mismatch between method and test class", e);
  /external/libmicrohttpd/src/microhttpd/
test_postprocessor.c 73 mismatch (const char *a, const char *b) function
106 (mismatch (filename, want[idx + 1])) ||
107 (mismatch (content_type, want[idx + 2])) ||
108 (mismatch (transfer_encoding, want[idx + 3])) ||
  /external/libvncserver/common/
minilzo.h 48 # error "version mismatch in header files"

Completed in 1252 milliseconds

<<11121314151617181920>>