Searched defs:NotSupportedError (Results 1 – 10 of 10) sorted by relevance
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuDefs.cpp | 135 NotSupportedError::NotSupportedError (const char* message, const char* expr, const char* file, int … in NotSupportedError() function in tcu::NotSupportedError 140 NotSupportedError::NotSupportedError (const std::string& message, const char* expr, const char* fil… in NotSupportedError() function in tcu::NotSupportedError 145 NotSupportedError::NotSupportedError (const std::string& message) in NotSupportedError() function in tcu::NotSupportedError
|
| D | tcuDefs.hpp | 113 class NotSupportedError : public TestException class
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkDefs.cpp | 59 NotSupportedError::NotSupportedError (VkResult error, const char* message, const char* expr, const … in NotSupportedError() function in vk::NotSupportedError 65 NotSupportedError::NotSupportedError (VkResult error, const std::string& message) in NotSupportedError() function in vk::NotSupportedError
|
| D | vkDefs.hpp | 283 class NotSupportedError : public tcu::NotSupportedError class
|
| /third_party/node/deps/undici/src/lib/core/ |
| D | errors.js | 156 class NotSupportedError extends UndiciError { class 225 NotSupportedError, property
|
| /third_party/python/Modules/_sqlite/ |
| D | connection.h | 99 PyObject* NotSupportedError; member
|
| D | module.h | 39 PyObject *NotSupportedError; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| D | Errors.cpp | 83 Napi::Error Errors::NotSupportedError(Napi::Env env) { in NotSupportedError() function in wgpu::binding::Errors
|
| /third_party/node/test/fixtures/wpt/resources/ |
| D | testharness.js | 2223 NotSupportedError: 9, property
|
| /third_party/node/deps/undici/ |
| D | undici.js | 280 var NotSupportedError = class _NotSupportedError extends UndiciError { class 359 NotSupportedError, property
|