Searched
full:fails (Results
276 -
300 of
5963) sorted by null
<<11121314151617181920>>
/dalvik/tests/004-annotations/ |
build | 17 # Stop if something fails.
|
/dalvik/tests/023-many-interfaces/ |
build | 17 # Stop if something fails.
|
/dalvik/tests/085-old-style-inner-class/ |
build | 17 # Stop if something fails.
|
/dalvik/tests/089-many-methods/ |
build | 17 # Stop if something fails.
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyEventSource.java | 38 * @return false if something fails, e.g. factor failure in random source or
|
/development/ndk/samples/hello-neon/jni/ |
helloneon.c | 149 int nn, fails = 0; local 152 if (++fails < 16) 156 D("%d fails\n", fails);
|
/external/bison/lib/ |
fseterr.h | 23 The "error indicator" is set when an I/O operation on the stream fails, and
|
/external/bison/m4/ |
fopen.m4 | 51 [Define to 1 if fopen() fails to recognize a trailing slash.])
|
strndup.m4 | 22 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
|
/external/chromium/base/ |
mime_util.h | 34 // then a generic icon, and finally an empty FilePath if all else fails.
|
/external/chromium/chrome/browser/chromeos/notifications/ |
balloon_view_host.h | 30 // is succssfully registered, or false otherwise. It fails to add if
|
/external/chromium/chrome/browser/extensions/ |
extension_history_apitest.cc | 42 // Searching for a URL right after adding it fails on win XP.
|
/external/chromium/chrome/browser/net/ |
net_log_logger.h | 22 // If |log_path| is empty or file creation fails, writes to VLOG(1).
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
error_applescript.h | 15 // Error when bookmark model fails to load.
|
/external/chromium/chrome/browser/ui/cocoa/ |
objc_zombie.h | 19 // Returns NO if it fails to enable.
|
/external/chromium/chrome/browser/ui/webui/options/ |
certificate_manager_handler.h | 67 // 5. write finishes (or fails) -> ExportPersonalFileWritten 86 // 6b. if import fails -> show error, ImportExportCleanup 99 // 4b. if import fails -> show error, ImportExportCleanup 111 // 5b. if import fails -> show error, ImportExportCleanup
|
/external/chromium/chrome/common/ |
guid.h | 17 // If GUID generation fails an empty string is returned.
|
/external/chromium/testing/gtest/samples/ |
sample9_unittest.cc | 101 TEST(CustomOutputTest, Fails) { 103 << "This test fails in order to demonstrate alternative failure messages"; 147 // 'Fails' in the name). 149 strcmp(test_info.name(), "Fails") != 0) {
|
/external/chromium/testing/ |
gtest_mac_unittest.mm | 56 // TODO(shess): Test that EXPECT_NSNE(nil, nil) fails.
|
/external/chromium/webkit/glue/ |
alt_error_page_resource_fetcher.h | 22 // (or fails), the webview delegate is notified.
|
/external/chromium_org/base/ |
guid.h | 17 // If GUID generation fails an empty string is returned.
|
/external/chromium_org/base/nix/ |
mime_util_xdg.h | 36 // then a generic icon, and finally an empty FilePath if all else fails.
|
/external/chromium_org/base/test/ |
values_test_util.h | 49 // resulting value. If the json fails to parse, causes an EXPECT
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
terms_of_service_screen_actor.h | 44 // Called when the download of the Terms of Service fails. Show an error
|
/external/chromium_org/chrome/browser/chromeos/notifications/ |
balloon_view_host_chromeos.h | 33 // is succssfully registered, or false otherwise. It fails to add if
|
Completed in 845 milliseconds
<<11121314151617181920>>