Searched
full:fails (Results
926 -
950 of
5963) sorted by null
<<31323334353637383940>>
/external/chromium_org/webkit/browser/database/ |
databases_table_unittest.cc | 78 // Check that inserting a duplicate row fails. 141 // Check that trying to delete a record that doesn't exist fails.
|
/external/chromium_org/webkit/browser/fileapi/ |
local_file_stream_writer_unittest.cc | 140 // Cancel immediately fails when there's no in-flight operation. 150 // Cancel immediately fails when there's no in-flight operation.
|
/external/clang/test/SemaCXX/ |
cxx1y-contextual-conversion-tweaks.cpp | 81 switch (a1) {} // @81 -- fails for different reasons 85 switch (b2) {} // @85 -- fails for different reasons
|
/external/gtest/test/ |
gtest_xml_output_unittest_.cc | 62 TEST_F(FailedTest, Fails) { 78 TEST(MixedResultTest, Fails) {
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Service.java | 36 * If the service fails while starting, running or stopping, its state will be 60 * the service fails to start, {@link ListenableFuture#get} will throw an
|
/external/icu4c/test/intltest/ |
pptest.cpp | 82 errln("*** PP not equals fails"); 87 errln(UnicodeString("*** PP equals fails (") + pp3.getIndex() + " != " + pp4.getIndex() + ")");
|
/external/libvorbis/doc/vorbisfile/ |
OggVorbis_File.html | 57 href="ov_open_callbacks.html">ov_open_callbacks()</a> <b>fails</b>, 61 file handle if the open process fails.<p>
|
/external/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 36 /// Note that this fails if not all of the operands are constant. Otherwise, 61 /// instruction (icmp/fcmp) with the specified operands. If it fails, it
|
/external/llvm/lib/Support/ |
Threading.cpp | 130 // We actually don't care whether the wait succeeds or fails, in 132 // or fails. There's not much we could do if this were to fail. But
|
/external/llvm/unittests/Support/ |
YAMLParserTest.cpp | 32 // text is available and the parse fails. 159 // Checks that parsing the given string inside an array fails.
|
/external/mesa3d/docs/ |
relnotes-8.0.2.html | 54 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46665">Bug 46665</a> - [PNV] webgl conformance case max texture fails</li> 58 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46666">Bug 46666</a> - [PNV] webgl conformance case NPOT case fails with TEXTURE_MIN_FILTER set to LINEAR</li>
|
/external/protobuf/src/google/protobuf/compiler/ |
code_generator.h | 96 // of the returned object. This method never fails (a dummy stream will be 109 // assert-fails -- it exists only for backwards-compatibility.
|
/external/srec/srec/Grammar/include/ |
SR_Grammar.h | 127 * if OSI logging fails; ESR_OUT_OF_MEMORY if word cannot be added to the grammar 137 * @return ESR_INVALID_ARGUMENT if self is null; ESR_INVALID_STATE if resetting the slots or OSI logging fails 150 * if the vocabulary is missing, if OSI logging fails; ESR_OUT_OF_MEMORY if word cannot be added to 250 * @return ESR_INVALID_ARGUMENT if self is null, ESR_INVALID_STATE if OSI logging fails 334 * if the vocabulary is missing, if OSI logging fails; ESR_OUT_OF_MEMORY if word cannot be added to 345 * OSI logging fails 357 * vocabulary is missing, if OSI logging fails; ESR_OUT_OF_MEMORY if word cannot be added to the 429 * @return ESR_INVALID_ARGUMENT if self is null, ESR_INVALID_STATE if OSI logging fails
|
/external/valgrind/main/memcheck/tests/darwin/ |
aio.c | 61 assert( aio_return(&a) < 0 ); // (repeated aio_return(); fails because 82 assert( aio_return(&a) < 0 ); // (repeated aio_return(); fails because
|
/frameworks/base/core/java/android/accounts/ |
AccountManagerFuture.java | 86 * If the request that generated this result fails or is canceled then an exception 102 * If the request that generated this result fails or is canceled then an exception
|
/frameworks/base/core/java/android/nfc/tech/ |
NdefFormatable.java | 80 * if any one step fails. 102 * if any one step fails.
|
/frameworks/volley/src/com/android/volley/toolbox/ |
NetworkImageView.java | 42 * Resource ID of the image to be used if the network response fails. 93 * requested fails to load.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
TrustManagerFactory.java | 192 * if the initialization fails. 205 * if the initialization fails.
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
mbrlen.m4 | 111 /* This fails on Solaris. */ 125 /* This fails on HP-UX 11.11. */
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_xml_output_unittest_.cc | 61 TEST_F(FailedTest, Fails) { 77 TEST(MixedResultTest, Fails) {
|
/packages/apps/Camera/tests/src/com/android/camera/stress/ |
CameraStartUp.java | 62 fail("Fails to get the output file"); 86 fail("Fails to launch video output file");
|
/packages/apps/Camera2/tests/src/com/android/camera/stress/ |
CameraStartUp.java | 62 fail("Fails to get the output file"); 87 fail("Fails to launch video output file");
|
/packages/apps/CertInstaller/res/values-lv/ |
strings.xml | 46 <string name="no_cert_file_found" product="nosdcard" msgid="3555332946357131929">"USB kr?tuv? nav atrasts neviens sertifik?ta fails."</string> 47 <string name="no_cert_file_found" product="default" msgid="1942077544887243999">"SD kart? netika atrasts neviens sertifik?ta fails."</string>
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ |
CameraStartUp.java | 62 fail("Fails to get the output file"); 86 fail("Fails to launch video output file");
|
/packages/services/Telephony/src/com/android/phone/ |
Constants.java | 100 * CDMA-specific "call lost" dialog. (If an outgoing call fails, 102 * call fails too, we display this specific dialog.)
|
Completed in 1486 milliseconds
<<31323334353637383940>>