Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp29 bool matchh = actual.upper() == static_cast<uint64_t>(expected >> 64); in VERIFY_EQUAL() local
30 if (!matchl || !matchh) { in VERIFY_EQUAL()