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

<<11121314151617181920>>

  /external/valgrind/docs/internals/
3_2_BUGSTATUS.txt 111 151570 cantrepro Bogus "Conditional jump ..." error with bit field (3.1.1)
114 151935 bogus --db-command= not parsed properly in .valgrindrc
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCardApplication.java 245 loge("Bogus facility lock response");
324 loge("Bogus facility lock response");
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
PrintStreamTest.java 86 // Test that a bogus charset is mentioned in the exception
88 new PrintStream(testFilePath, "Bogus");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ClassTest.java 451 assertSame("Normal class has bogus superclass", InputStream.class,
453 assertSame("Array class has bogus superclass", Object.class, FileInputStream[].class
ThreadTest.java 785 st.setName("Bogus Name");
787 "Bogus Name", st.getName());
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLEngineTest.java 349 e.setEnabledCipherSuites(new String[] { "Bogus" } );
405 e.setEnabledProtocols(new String[] { "Bogus" } );
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 66 # new _fixup_command is bogus, so we will use own work-around
293 # new _fixup_command is bogus, so we will use own work-around
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 259 "localhost", "bogus")
261 "localhost:bogus")
test_struct.py 347 # Check for bogus values from '__index__'.
459 # Test bogus offset (issue 3694)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 66 # new _fixup_command is bogus, so we will use own work-around
293 # new _fixup_command is bogus, so we will use own work-around
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 259 "localhost", "bogus")
261 "localhost:bogus")
test_struct.py 347 # Check for bogus values from '__index__'.
459 # Test bogus offset (issue 3694)
  /external/clang/test/Driver/
arm-cortex-cpus.c 169 // ================== Check default CPU on bogus architecture
170 // RUN: %clang -target arm -march=armbogusv6 -### -c %s 2>&1 | FileCheck -check-prefix=CHECK-BOGUS %s
171 // CHECK-BOGUS: "-cc1"{{.*}} "-triple" "armv4t-{{.*}} "-target-cpu" "arm7tdmi"
172 // RUN: %clang -target arm---eabihf -march=armbogusv7 -### -c %s 2>&1 | FileCheck -check-prefix=CHECK-BOGUS-HF %s
173 // CHECK-BOGUS-HF: "-cc1"{{.*}} "-triple" "armv6k-{{.*}} "-target-cpu" "arm1176jzf-s"
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationAPITest.java 75 // bogus key returned here
77 doAssert(sortk1 == null, "Error code should return bogus collation key");
    [all...]
  /external/dnsmasq/contrib/webmin/
dnsmasq.wbm     [all...]
  /external/icu/icu4c/source/test/intltest/
apicoll.cpp 156 // weiv : this test is bogus if we're running on any machine that has different default locale than English.
527 // bogus key returned here
531 "Error code should return bogus collation key");
    [all...]
loctest.cpp 329 errln("assignment to bogus Locale does not unbogus it or sets bad data");
    [all...]
  /external/netperf/
nettest_unix.c 577 /* Of course, some of the information might be bogus because */
757 /* the actual error we encountered, rather than some bogus unexpected */
    [all...]
  /external/tcpdump/
print-bgp.c 562 ((pptr[3]&1)==0) ? "(BOGUS: Bottom of Stack NOT set!)" : "(bottom)" );
597 snprintf(pos, sizeof(addr), "bogus address length %u", addr_length);
776 ((pptr[3]&1)==0) ? "(BOGUS: Bottom of Stack NOT set!)" : "(bottom)" );
    [all...]
print-nfs.c 364 (void)printf("Bogus Credentials (seal broken)");
372 (void)printf("Bogus Verifier (seal broken)");
384 (void)printf("Bogus response verifier");
    [all...]
  /external/owasp/sanitizer/src/tests/org/owasp/html/
CssTokensTest.java     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm-linux.c 535 and set a bogus result to keep it happy. */
558 and set a bogus result to keep it happy. */
    [all...]
syswrap-darwin.c 306 0, /*bogus return address*/
    [all...]
  /external/libpcap/
gencode.c     [all...]
  /art/runtime/
utils_test.cc 373 command.push_back("bogus");

Completed in 569 milliseconds

<<11121314151617181920>>