Preparing search index...
The search index is not available
@webgpu/cts
@webgpu/cts
common/util/util
assertReject
Function assertReject
assert
Reject
(
expectedName
,
p
,
__namedParameters
?
)
:
Promise
<
void
>
Resolves if the provided promise rejects; rejects if it does not.
Parameters
expectedName
:
string
p
:
Promise
<
unknown
>
__namedParameters
:
ExceptionCheckOptions
= {}
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@webgpu/cts
common/framework/data_cache
common/framework/fixture
common/framework/metadata
common/framework/params_builder
common/framework/resources
common/framework/test_config
common/framework/test_group
common/util/collect_garbage
common/util/colors
common/util/crc32
common/util/data_tables
common/util/navigator_gpu
common/util/parse_imports
common/util/preprocessor
common/util/timeout
common/util/types
common/util/util
common/util/wpt_reftest_wait
webgpu/api/operation/buffers/mapping_test
webgpu/api/operation/command_buffer/programmable/programmable_state_test
webgpu/api/operation/memory_sync/buffer/buffer_sync_test
Loading...
Generated using
TypeDoc
Resolves if the provided promise rejects; rejects if it does not.