Home
last modified time | relevance | path

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

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