Searched refs:SetError (Results 1 - 25 of 184) sorted by relevance

12345678

/external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
H A Dwebrtc_logging_private_api_stub.cc24 SetError(kErrorNotSupported);
37 SetError(kErrorNotSupported);
52 SetError(kErrorNotSupported);
62 SetError(kErrorNotSupported);
75 SetError(kErrorNotSupported);
90 SetError(kErrorNotSupported);
107 SetError(kErrorNotSupported);
126 SetError(kErrorNotSupported);
/external/chromium_org/content/test/plugin/
H A Dplugin_get_javascript_url2_test.cc43 SetError("NewStream got null stream");
54 SetError("Unexpected NewStream callback");
67 SetError("Write got null stream");
71 SetError("Write got bogus stream chunk size");
83 SetError("Unexpected write callback");
93 SetError("NewStream got null stream");
105 SetError("Unexpected NewStream callback");
119 SetError("URLNotify reported incorrect url for SELF_URL");
121 SetError("Failed to obtain window location.");
125 SetError("Unexpecte
[all...]
H A Dplugin_get_javascript_url_test.cc80 this_instance->SetError("Failed to get NPObject for plugin instance2");
103 SetError("NewStream got null stream");
108 SetError("NewStream received in context of NPN_Evaluate");
119 SetError("Unexpected NewStream callback");
127 SetError("WriteReady received in context of NPN_Evaluate");
136 SetError("Write got null stream");
140 SetError("Write got bogus stream chunk size");
145 SetError("Write received in context of NPN_Evaluate");
157 SetError("Unexpected write callback");
168 SetError("NewStrea
[all...]
H A Dplugin_geturl_test.cc147 SetError("NewStream got null stream");
166 SetError("Failed to get NPObject for plugin instance2");
198 SetError("Test expects a file-url.");
217 SetError("Could not open source file");
222 SetError("Unexpected NewStream for BOGUS_URL");
225 SetError("Should not redirect to URL when plugin denied it.");
230 SetError("Unexpected NewStream callback");
250 SetError("Received WriteReady for BOGUS_URL");
271 SetError("Write got null stream");
275 SetError("Writ
[all...]
H A Dplugin_execute_stream_javascript.cc31 SetError("Write got null stream");
35 SetError("Write got bogus stream chunk size");
43 SetError("Javascript too long.");
H A Dplugin_window_size_test.cc21 SetError("Invalid arguments passed in");
35 SetError("The client rect of the plugin window is empty. Test failed");
47 SetError("Wrong position passed in to SetWindow! Test failed");
H A Dplugin_request_read_test.cc34 SetError("Failed request anURL.");
50 SetError("Failed request read from stream.");
58 SetError("Some requested ranges are not received!");
100 SetError("Content mismatch between data and source!");
H A Dplugin_private_test.cc27 SetError("Failed to read NPNVprivateModeBool value.");
45 SetError("NPNVprivateModeBool returned incorrect value.");
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_thread_unittest.cpp26 TEST(Thread, SetError) {
28 data->SetError("Hello");
29 data->SetError("World");
35 data->SetError("Hello");
36 data->SetError(NULL);
42 data->SetError("Hello");
53 data->SetError("Hello");
59 data->SetError("World");
68 data->SetError(NULL);
79 data->SetError(NUL
[all...]
/external/chromium_org/extensions/browser/api/system_display/
H A Dsystem_display_api.cc37 SetError("Function available only on ChromeOS.");
41 SetError("The extension needs to be kiosk enabled to use the function.");
50 SetError(error);
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dwindows_util.cc35 function->SetError(extensions::tabs_constants::kNoCurrentWindowError);
42 function->SetError(extensions::ErrorUtils::FormatErrorMessage(
/external/chromium_org/chrome/browser/extensions/api/principals_private/
H A Dprincipals_private_api.cc19 SetError(
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
H A Derror_applescript.h38 void SetError(ErrorCode errorCode);
/external/chromium_org/extensions/browser/api/system_cpu/
H A Dsystem_cpu_api.cc30 SetError("Error occurred when querying cpu information.");
/external/chromium_org/extensions/browser/api/system_memory/
H A Dsystem_memory_api.cc29 SetError("Error occurred when querying memory information.");
/external/chromium_org/third_party/skia/src/core/
H A DSkErrorInternals.h18 static void SetError(SkError code, const char *fmt, ...);
/external/skia/src/core/
H A DSkErrorInternals.h18 static void SetError(SkError code, const char *fmt, ...);
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_api.cc128 SetError(kErrorPlatformNotSupported);
136 SetError(kErrorAdapterNotInitialized);
152 SetError(kErrorAdapterNotInitialized);
182 SetError(StatusToString(status));
195 SetError(kErrorAdapterNotInitialized);
219 SetError(StatusToString(status));
232 SetError(kErrorAdapterNotInitialized);
245 SetError(StatusToString(status));
265 SetError(kErrorAdapterNotInitialized);
276 SetError(kErrorNotFoun
[all...]
/external/chromium_org/chrome/browser/extensions/api/diagnostics/
H A Ddiagnostics_api.cc45 SetError(kErrorPingNotImplemented);
48 SetError(kErrorPingFailed);
/external/lldb/scripts/Python/interface/
H A DSBCommandReturnObject.i63 SetError (lldb::SBError &error,
67 SetError (const char *error_cstr);
/external/lldb/test/python_api/default-constructor/
H A Dsb_error.py14 obj.SetError(5, lldb.eErrorTypeGeneric)
/external/chromium_org/chrome/browser/extensions/api/browser/
H A Dbrowser_api.cc28 SetError(error);
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/
H A Dmusic_manager_private_api.cc44 SetError(kDeviceIdNotSupported);
/external/lldb/test/functionalities/command_script/
H A Dwelcome.py16 result.SetError('a test for error in command')
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api.cc299 SetError(kChallengeBadBase64Error);
305 SetError(kNonEnterpriseDeviceError);
311 SetError(kExtensionNotWhitelistedError);
317 SetError(kUserNotManaged);
332 SetError(kDevicePolicyDisabledError);
349 SetError(base::StringPrintf(kGetCertificateFailedError, result));
369 SetError(kSignChallengeFailedError);
426 SetError(kChallengeBadBase64Error);
432 SetError(kUserPolicyDisabledError);
438 SetError(kExtensionNotWhitelistedErro
[all...]

Completed in 808 milliseconds

12345678