Searched refs:ResetInternalDeviceForTestingImpl (Results 1 – 4 of 4) sorted by relevance
197 mInstance->ConsumedError(ResetInternalDeviceForTestingImpl()); in ResetInternalDeviceForTesting()200 MaybeError AdapterBase::ResetInternalDeviceForTestingImpl() { in ResetInternalDeviceForTestingImpl() function in dawn_native::AdapterBase
83 virtual MaybeError ResetInternalDeviceForTestingImpl();
45 MaybeError ResetInternalDeviceForTestingImpl() override;
405 MaybeError Adapter::ResetInternalDeviceForTestingImpl() { in ResetInternalDeviceForTestingImpl() function in dawn_native::d3d12::Adapter