HomeSort by relevance Sort by last modified time
    Searched full:oops (Results 1 - 25 of 364) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_assertions.py 160 kwargs = {"msg": "oops"}
168 ["^False is not true$", "^oops$", "^False is not true$",
169 "^False is not true : oops$"])
173 ["^True is not false$", "^oops$", "^True is not false$",
174 "^True is not false : oops$"])
178 ["^1 == 1$", "^oops$", "^1 == 1$",
179 "^1 == 1 : oops$"])
183 ["^1 != 2 within 7 places$", "^oops$",
184 "^1 != 2 within 7 places$", "^1 != 2 within 7 places : oops$"])
188 ["^1 == 1 within 7 places$", "^oops$"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_assertions.py 160 kwargs = {"msg": "oops"}
168 ["^False is not true$", "^oops$", "^False is not true$",
169 "^False is not true : oops$"])
173 ["^True is not false$", "^oops$", "^True is not false$",
174 "^True is not false : oops$"])
178 ["^1 == 1$", "^oops$", "^1 == 1$",
179 "^1 == 1 : oops$"])
183 ["^1 != 2 within 7 places$", "^oops$",
184 "^1 != 2 within 7 places$", "^1 != 2 within 7 places : oops$"])
188 ["^1 == 1 within 7 places$", "^oops$"
    [all...]
  /external/tinycompress/
compress.c 96 static int oops(struct compress *compress, int e, const char *fmt, ...) function
136 oops(compress, errno, "cant read version");
156 oops(compress, ENXIO, "this codec is not supported");
161 oops(compress, EINVAL, "requested fragment size %d is below min supported %d",
166 oops(compress, EINVAL, "requested fragment size %d is above max supported %d",
171 oops(compress, EINVAL, "requested fragments %d are below min supported %d",
176 oops(compress, EINVAL, "requested fragments %d are above max supported %d",
192 oops(&bad_compress, errno, "cannot get device caps");
224 oops(&bad_compress, EINVAL, "passed bad config");
230 oops(&bad_compress, errno, "cannot allocate compress object")
    [all...]
  /system/core/libcutils/
load_file.c 33 if(sz < 0) goto oops;
35 if(lseek(fd, 0, SEEK_SET) != 0) goto oops;
38 if(data == 0) goto oops;
40 if(read(fd, data, sz) != sz) goto oops;
47 oops:
  /external/llvm/lib/Target/ARM/
ARMInstrFormats.td 343 class PseudoInst<dag oops, dag iops, InstrItinClass itin, list<dag> pattern>
346 let OutOperandList = oops;
354 class ARMPseudoInst<dag oops, dag iops, int sz, InstrItinClass itin,
356 : PseudoInst<oops, iops, itin, pattern> {
362 class tPseudoInst<dag oops, dag iops, int sz, InstrItinClass itin,
364 : PseudoInst<oops, iops, itin, pattern> {
370 class t2PseudoInst<dag oops, dag iops, int sz, InstrItinClass itin,
372 : PseudoInst<oops, iops, itin, pattern> {
377 class ARMPseudoExpand<dag oops, dag iops, int sz,
380 : ARMPseudoInst<oops, iops, sz, itin, pattern>
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
ParserConfigurationExceptionTest.java 33 new ParserConfigurationException("Oops!");
34 assertEquals("Oops!", pce.getMessage());
35 assertEquals("Oops!", pce.getLocalizedMessage());
FactoryConfigurationErrorTest.java 68 FactoryConfigurationError fce = new FactoryConfigurationError("Oops!");
69 assertEquals("Oops!", fce.getMessage());
70 assertEquals("Oops!", fce.getLocalizedMessage());
  /external/qemu/
loadpng.c 33 goto oops;
44 goto oops;
49 goto oops;
54 oops:
95 goto oops;
107 goto oops;
171 goto oops;
180 goto oops;
187 oops:
227 goto oops;
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
setChangeLogDateAndReviewer.pl 35 testName => "reviewer defined and \"NOBODY (OOPS!)\" in leading junk",
41 Reviewed by NOBODY (OOPS!).
49 + Reviewed by NOBODY (OOPS!).
58 Reviewed by NOBODY (OOPS!).
74 testName => "reviewer not defined and \"NOBODY (OOPS!)\" in leading junk",
80 Reviewed by NOBODY (OOPS!).
88 + Reviewed by NOBODY (OOPS!).
97 Reviewed by NOBODY (OOPS!).
105 + Reviewed by NOBODY (OOPS!).
  /external/clang/test/SemaCXX/
ms-interface.cpp 22 static_assert(true, "oops");
62 static_assert(!__is_interface_class(S), "oops");
63 static_assert(!__is_interface_class(C), "oops");
64 static_assert(__is_interface_class(I), "oops");
  /external/markdown/tests/misc/
multi-test.txt 16 An [example][ref] (oops)
multi-test.html 12 <p>An <a href="http://example.com" title="Title">example</a> (oops)</p>
  /frameworks/base/graphics/java/android/graphics/
Matrix.java 39 void oops() {
45 oops();
50 oops();
55 oops();
60 oops();
65 oops();
70 oops();
75 oops();
80 oops();
85 oops();
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
label3.cpp 2 // it *after* the try/catch in out-of-ssa. Oops.
  /ndk/tests/device/test-stlport_static-exception/jni/
label3.cpp 2 // it *after* the try/catch in out-of-ssa. Oops.
  /hardware/qcom/audio/legacy/libalsa-intf/
amix.c 61 fprintf(stderr,"oops: %s: %d\n", strerror(errno), __LINE__);
86 fprintf(stderr,"oops: %s: %d\n", strerror(errno), __LINE__);
  /external/chromium_org/third_party/sqlite/src/test/
tempdb.test 42 SELECT CASE WHEN y IS NULL THEN test_error('oops', 11) ELSE y END
45 } {1 oops}
  /external/llvm/lib/Support/
regfree.c 54 if (preg->re_magic != MAGIC1) /* oops */
58 if (g == NULL || g->magic != MAGIC2) /* oops again */
  /ndk/sources/host-tools/ndk-stack/regex/
regfree.c 55 if (preg->re_magic != MAGIC1) /* oops */
59 if (g == NULL || g->magic != MAGIC2) /* oops again */
  /external/tinyalsa/
pcm.c 185 static int oops(struct pcm *pcm, int e, const char *fmt, ...) function
343 oops(pcm, commit, "failed to commit %d frames\n", frames);
406 return oops(pcm, errno, "cannot prepare channel");
408 return oops(pcm, errno, "cannot write initial data");
423 return oops(pcm, errno, "cannot write stream data");
454 return oops(pcm, errno, "cannot read stream data");
630 oops(pcm, errno, "cannot open device '%s'", fn);
635 oops(pcm, errno, "cannot get info");
657 oops(pcm, -EINVAL, "noirq only currently supported with mmap().");
673 oops(pcm, errno, "cannot set hw params")
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
NoSdCardWritePermissionTest.java 41 strm.write("Oops!".getBytes());
  /external/chromium_org/content/test/data/
cross-origin-redirect-blocked.html 44 // Oops, the redirect should have been denied!
  /external/dropbear/libtommath/
bn_mp_init_multi.c 29 /* Oops - error! Back-track and mp_clear what we already
  /external/e2fsprogs/lib/et/
init_et.c 43 return ENOMEM; /* oops */
  /system/core/init/
util.c 157 goto oops;
161 goto oops;
165 if(sz < 0) goto oops;
167 if(lseek(fd, 0, SEEK_SET) != 0) goto oops;
170 if(data == 0) goto oops;
172 if(read(fd, data, sz) != sz) goto oops;
179 oops:

Completed in 1362 milliseconds

1 2 3 4 5 6 7 8 91011>>