Home
last modified time | relevance | path

Searched refs:EndExpectDeviceError (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h49 if (!EndExpectDeviceError()) { \
59 if (!EndExpectDeviceError()) { \
104 bool EndExpectDeviceError();
DValidationTest.cpp142 bool ValidationTest::EndExpectDeviceError() { in EndExpectDeviceError() function in ValidationTest
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.h25 ASSERT_TRUE(EndExpectDeviceError());
35 bool EndExpectDeviceError();
DValidationTest.cpp61 bool ValidationTest::EndExpectDeviceError() { in EndExpectDeviceError() function in ValidationTest
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h52 ASSERT_TRUE(EndExpectDeviceError());
162 bool EndExpectDeviceError();
DDawnTest.cpp456 bool DawnTest::EndExpectDeviceError() { in EndExpectDeviceError() function in DawnTest
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h102 if (!EndExpectDeviceError()) { \
310 bool EndExpectDeviceError();
DDawnTest.cpp1021 bool DawnTestBase::EndExpectDeviceError() { in EndExpectDeviceError() function in DawnTestBase