Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2161 GTEST_API_ AssertionResult DoubleLE(const char* expr1, const char* expr2,
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1435 AssertionResult DoubleLE(const char* expr1, const char* expr2, in DoubleLE() function