Searched defs:CheckImpl (Results 1 – 2 of 2) sorted by relevance
| /third_party/boringssl/src/crypto/test/ |
| D | abi_test.h | 277 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 300 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() function 307 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| D | DawnTest.cpp | 1574 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
|