Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1574 testing::AssertionResult CheckImpl(const T& expected, const U& actual, const T& tolerance) { in CheckImpl() function
1583 testing::AssertionResult CheckImpl<float>(const float& expected, in CheckImpl() function
1598 testing::AssertionResult CheckImpl<float, uint16_t>(const float& expected, in CheckImpl() function