Home
last modified time | relevance | path

Searched defs:NotSupportedError (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuDefs.cpp135 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
DtcuDefs.hpp113 class NotSupportedError : public TestException class
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDefs.cpp59 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
DvkDefs.hpp283 class NotSupportedError : public tcu::NotSupportedError class
/third_party/node/deps/undici/src/lib/core/
Derrors.js156 class NotSupportedError extends UndiciError { class
225 NotSupportedError, property
/third_party/python/Modules/_sqlite/
Dconnection.h99 PyObject* NotSupportedError; member
Dmodule.h39 PyObject *NotSupportedError; member
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DErrors.cpp83 Napi::Error Errors::NotSupportedError(Napi::Env env) { in NotSupportedError() function in wgpu::binding::Errors
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js2223 NotSupportedError: 9, property
/third_party/node/deps/undici/
Dundici.js280 var NotSupportedError = class _NotSupportedError extends UndiciError { class
359 NotSupportedError, property